commit | f6f7d9c03f5daae04449ad19de5e2f0c20c5eaac | [log] [tgz] |
---|---|---|
author | Sean Wang <sean.wang@mediatek.com> | Thu Sep 22 16:44:16 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 08:22:28 2016 -0400 |
tree | b1a78b9d77b5e806ca9ad88a4fa3c3f5aeb35502 | |
parent | 3e60b748fd2f50bbdb6a61fdd48222cd492c77e3 [diff] |
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>