diff options
author | 2014-08-28 08:53:16 -0700 | |
---|---|---|
committer | 2014-08-29 20:36:33 -0700 | |
commit | 96d49225a49536359e984fc4f21a87252aad8959 (patch) | |
tree | f114b4f6ea8be1aec0589ac4d3290ad4c3c267be /net/core/netpoll.c | |
parent | bnx2x: Fix sparse warnings (diff) | |
download | wireguard-linux-96d49225a49536359e984fc4f21a87252aad8959.tar.xz wireguard-linux-96d49225a49536359e984fc4f21a87252aad8959.zip |
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 'net/core/netpoll.c')
0 files changed, 0 insertions, 0 deletions