commit | 796bec1efbbd3be98d84cd68279c6ec03a4782f9 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Fri Apr 25 10:03:29 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 27 19:46:17 2014 -0400 |
tree | 3651763bbe6a80d1b2adaced080960651ed4580f | |
parent | 30313a3d5794472c3548d7288e306a5492030370 [diff] |
arc_emac: fix probe error path The probe function at the moment only frees the netdev but does not disconnect the phy or removes the mdio bus it registered. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: David S. Miller <davem@davemloft.net>