diff options
author | 2019-02-04 17:00:35 +0000 | |
---|---|---|
committer | 2019-02-06 10:49:55 -0800 | |
commit | 0723a3aec0ade2d4223800ad26323a9c5369c0a0 (patch) | |
tree | c59f366030601ee9356f4077166db8424dfdd851 /net/core/net-sysfs.c | |
parent | dpaa2-eth: Use a single page per Rx buffer (diff) | |
download | wireguard-linux-0723a3aec0ade2d4223800ad26323a9c5369c0a0.tar.xz wireguard-linux-0723a3aec0ade2d4223800ad26323a9c5369c0a0.zip |
dpaa2-eth: Use napi_consume_skb()
While in NAPI context, free skbs by calling napi_consume_skb()
instead of dev_kfree_skb(), to take advantage of the bulk freeing
mechanism.
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/net-sysfs.c')
0 files changed, 0 insertions, 0 deletions