1
0
Fork 0
alistair23-linux/drivers/net/ethernet/atheros/atl1e
Yang Wei d270f67d32 net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
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>
2019-02-13 20:50:42 -08:00
..
Makefile
atl1e.h atle1: remove LLTX support and TX_UNLOCKED 2016-04-26 15:53:04 -04:00
atl1e_ethtool.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
atl1e_hw.c atl1e: remove unnecessary break after return 2014-07-20 21:30:19 -07:00
atl1e_hw.h trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix 2015-04-29 14:56:39 -04:00
atl1e_main.c net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-02-13 20:50:42 -08:00
atl1e_param.c net/atheros: remove __dev* attributes 2012-12-03 11:16:54 -08:00