alistair23-linux/drivers/net/wan/lmc
Yang Wei b84caee844 net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
dev_consume_skb_irq() should be called in lmc_interrupt() when skb
xmit done. It makes drop profiles(dropwatch, perf) more friendly.

Delete a redundant comment line in lmc_interrupt().

Signed-off-by: Yang Wei <yang.wei9@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-25 14:36:15 -08:00
..
lmc.h
lmc_debug.c
lmc_debug.h
lmc_ioctl.h
lmc_main.c net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-02-25 14:36:15 -08:00
lmc_media.c
lmc_proto.c
lmc_proto.h
lmc_var.h
Makefile net: lmc: remove -I. header search path 2019-01-26 18:27:04 -08:00