diff options
author | 2021-04-13 03:33:25 -0500 | |
---|---|---|
committer | 2021-04-13 14:49:30 -0700 | |
commit | ca09bf7bb109a37a7ff05f230bb3fa3627e6625f (patch) | |
tree | 85aa36b590287ba1ea051550077daccb53becddc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: Make tcp_allowed_congestion_control readonly in non-init netns (diff) | |
download | wireguard-linux-ca09bf7bb109a37a7ff05f230bb3fa3627e6625f.tar.xz wireguard-linux-ca09bf7bb109a37a7ff05f230bb3fa3627e6625f.zip |
ibmvnic: correctly use dev_consume/free_skb_irq
It is more correct to use dev_kfree_skb_irq when packets are dropped,
and to use dev_consume_skb_irq when packets are consumed.
Fixes: 0d973388185d ("ibmvnic: Introduce xmit_more support using batched subCRQ hcalls")
Suggested-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: Lijun Pan <lijunp213@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions