commit | 7465ac3c2f2c99b3c69bd8e257758a0baa7bc7ea | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Feb 13 01:23:24 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 13 16:04:09 2012 -0500 |
tree | ee33b1fe47858ee26da831aa87ff91abd5c50940 | |
parent | b0c06e12b6f1dad480c459ddc5412a0fd8582201 [diff] |
ixp4xx-eth: fix PHY name to match MDIO bus name Commit 0869b3a4: ixp4xx-eth: use an unique MDIO bus name changed the MDIO bus name from "0" to "ixp4xx-eth-0", as a result the PHY name is not longer appropriate and will not match the MDIO bus name so PHY connection will not succeed, fix that. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>