https://github.com/torvalds/linux
Revision 98fcd70b642dd843f80c92eeb6f8c07886876999 authored by Yang Wei on 05 February 2019, 16:19:44 UTC, committed by David S. Miller on 07 February 2019, 01:38:15 UTC
dev_consume_skb_irq() should be called when skb xmit done. It makes
drop profiles(dropwatch, perf) more friendly.

Signed-off-by: Yang Wei <yang.wei9@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7c3850a
History
Tip revision: 98fcd70b642dd843f80c92eeb6f8c07886876999 authored by Yang Wei on 05 February 2019, 16:19:44 UTC
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Tip revision: 98fcd70
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 13.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 10.7 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.7 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 481.9 KB
Makefile -rw-r--r-- 59.1 KB
README -rw-r--r-- 727 bytes

README

back to top