linux/drivers/net/ethernet/atheros/atlx
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
..
atl1.c net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-02-13 20:50:42 -08:00
atl1.h atl1: update statistics code 2014-01-14 17:18:06 -08:00
atl2.c atheros: atl2: fix an indentaion issue on a return statement 2019-02-02 20:14:39 -08:00
atl2.h ethernet/atheros: use core min/max MTU checking 2016-10-18 11:34:18 -04:00
atlx.c
atlx.h
Makefile