forked from Minki/linux
0f6e87613c
Replace dev_kfree_skb with dev_kfree_skb_any in arc_emac_tx() which can be called from hard irq context (netpoll) and from other contexts. arc_emac_tx() only frees skbs that it has dropped. This is detected by Coccinelle semantic patch. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
emac_arc.c | ||
emac_main.c | ||
emac_mdio.c | ||
emac_rockchip.c | ||
emac.h | ||
Kconfig | ||
Makefile |