linux/drivers/net/ethernet/mediatek
Sean Wang f6f7d9c03f net: ethernet: mediatek: get out of potential invalid pointer access
Potential dangerous invalid pointer might be accessed if
the error happens when couple phy_device to net_device so
cleanup the error path.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-22 08:22:28 -04:00
..
Kconfig
Makefile
mtk_eth_soc.c net: ethernet: mediatek: get out of potential invalid pointer access 2016-09-22 08:22:28 -04:00
mtk_eth_soc.h net: ethernet: mediatek: use phydev from struct net_device 2016-09-22 08:22:27 -04:00