commit | 5f6d9123f1c7ef7297b0da1620988fe16c738e75 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Nov 04 13:24:29 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Feb 24 17:05:16 2012 -0500 |
tree | f26998d63d8263bdd67a52d54a6f58e0332e0fba | |
parent | a635b46bd884efc1fc98819cb5a200da255d575c [diff] |
tipc: Eliminate trivial buffer manipulation helper routines Gets rid of two inlined routines that simply call existing sk_buff manipulation routines, since there is no longer any extra processing done by the helper routines. Note that these changes are essentially cosmetic in nature, and have no impact on the actual operation of TIPC. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>