linux_old1/drivers/net/ethernet/i825xx
Yang Wei baff7b09ff net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
dev_consume_skb_irq() should be called in i596_interrupt() 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-14 12:43:14 -05:00
..
82596.c net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-01-28 10:53:28 -08:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ether1.c net: i825xx: fix return type of ndo_start_xmit function 2018-09-21 19:15:15 -07:00
ether1.h
lasi_82596.c dma-mapping updates for 4.14: 2017-09-12 13:30:06 -07:00
lib82596.c net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-02-14 12:43:14 -05:00
sni_82596.c i825xx: switch to switch to dma_alloc_attrs 2017-08-29 10:03:45 +02:00
sun3_82586.c net: i825xx: fix return type of ndo_start_xmit function 2018-09-21 19:15:15 -07:00
sun3_82586.h