linux_dsm_epyc7002/drivers/net/ethernet/arc
Alexander Kochetkov b530b16413 net: arc_emac: fix sk_buff leak
EMAC could be disabled, while there is some sb_buff
in use. That buffers got lost for linux.

In order to reproduce run on device during active ethernet work:
    ifconfig eth0 down

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-16 15:26:30 -05:00
..
emac_arc.c
emac_main.c
emac_mdio.c
emac_rockchip.c
emac.h
Kconfig
Makefile