WSL2-Linux-Kernel/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
..
Kconfig net: ethernet: arc: Add support emac for RK3036 2016-01-10 22:21:31 -05:00
Makefile ethernet: arc: Add support for Rockchip SoC layer device tree bindings 2014-09-09 17:29:59 -07:00
emac.h ethernet: arc: Add support for Rockchip SoC layer device tree bindings 2014-09-09 17:29:59 -07:00
emac_arc.c net: arc: Fix module autoload for OF platform driver 2015-09-21 16:08:20 -07:00
emac_main.c net: arc_emac: fix sk_buff leak 2016-02-16 15:26:30 -05:00
emac_mdio.c ethernet: arc: mdio changes for future SoC glue layer devtree support 2014-08-27 16:40:26 -07:00
emac_rockchip.c net: ethernet: arc: Add support emac for RK3036 2016-01-10 22:21:31 -05:00