summaryrefslogtreecommitdiffstats
path: root/net/tipc/eth_media.c
diff options
context:
space:
mode:
authorYing Xue <ying.xue@windriver.com>2013-12-10 20:45:38 -0800
committerDavid S. Miller <davem@davemloft.net>2013-12-11 00:17:42 -0500
commitd77b3831f7d59d69aa49d5d1df10bbe56671dc5d (patch)
tree68ee50f8e762bd9e524502cd6173ee7c50f5949b /net/tipc/eth_media.c
parent4ba3f99a3624187f47f160234fc49a3b8054a0c1 (diff)
tipc: eliminate redundant code with kfree_skb_list routine
sk_buff lists are currently relased by looping over the list and explicitly releasing each buffer. We replace all occurrences of this loop with a call to kfree_skb_list(). Signed-off-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/eth_media.c')
0 files changed, 0 insertions, 0 deletions