summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRick Jones <rick.jones2@hp.com>2014-08-28 08:53:16 -0700
committerDavid S. Miller <davem@davemloft.net>2014-08-29 20:36:33 -0700
commit96d49225a49536359e984fc4f21a87252aad8959 (patch)
treef114b4f6ea8be1aec0589ac4d3290ad4c3c267be /include
parent56daf66d3ca9558a71683779eec4f03c878f4de2 (diff)
be2net: Use dev_consume_skb_any() in the non-drop path
The be2net driver was still using dev_kfree_skb_any() in a "normal" skb freeing path. This rather clutters perf top -G -e skb_kfree_skb profiling. Signed-off-by: Rick Jones <rick.jones2@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions