commit | acc631bf6f597b36f3f014e12e69c710da610027 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Mon May 23 13:47:44 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:15 2011 -0400 |
tree | 2dbdf526d8fdeb52acd857fdf62507d7ea3a22da | |
parent | 7ae4738e9e46a2f88e5d1332b7397bb96c527c44 [diff] |
tipc: Standardize exit logic for message rejection handling Modifies the routine that handles the rejection of payload messages so that it has a single exit point that frees up the rejected message, thereby eliminating some duplicated code. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>