linux/drivers/staging/mt7621-eth
Kamal Heib 85e1d42663 staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Fix memory leak in error path of mtk_add_mac() by make sure to free
the allocated netdev.

Fixes: e3cbf478f8 ('staging: mt7621-eth: add the drivers core files')
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 21:50:16 +09:00
..
Documentation/devicetree/bindings/net
ethtool.c staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
ethtool.h
gsw_mt7620.h staging: mt7621-eth: Prefer unsigned int to bare use of unsigned 2018-05-14 14:03:45 +02:00
gsw_mt7621.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00
Kconfig staging: mt7621-eth: mediatek: add Kconfig and Makefile 2018-03-19 19:56:02 +01:00
Makefile staging: mt7621-eth: mediatek: add Kconfig and Makefile 2018-03-19 19:56:02 +01:00
mdio_mt7620.c staging: mt7621-eth: add mdio support for mt762X family 2018-03-19 19:56:02 +01:00
mdio.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00
mdio.h
mtk_eth_soc.c staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path 2018-06-28 21:50:16 +09:00
mtk_eth_soc.h staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
soc_mt7621.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00
TODO staging: mt7621-eth: add support for mt7621 2018-03-19 19:56:02 +01:00