diff options
author | 2015-05-01 10:34:50 -0700 | |
---|---|---|
committer | 2015-05-04 00:06:55 -0400 | |
commit | e7fcd5439ffd76e499b7ba4a2f8e99645addff3e (patch) | |
tree | 0d807cb26c2cabb40712867644d52d0e16a2a646 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | r8169: Do not use dev_kfree_skb in xmit path (diff) | |
download | wireguard-linux-e7fcd5439ffd76e499b7ba4a2f8e99645addff3e.tar.xz wireguard-linux-e7fcd5439ffd76e499b7ba4a2f8e99645addff3e.zip |
ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb
With netpoll making use of the transmit function it is possible for the
ndo_start_xmit function to be called with irqs disabled. As such we need
to use dev_kfree_skb_any in the Tx cleanup path for frames that are
dropped.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions