diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-02-13 01:23:22 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-13 16:04:09 -0500 |
commit | ea51ade9398f3c94f63a25f512445ee7cbbbf284 (patch) | |
tree | f8f75dd78f1585fea50c1d00d843bd32943b6965 /net | |
parent | c56e9e2ae766b687ed66c3c9c3bb6b2ee15405b2 (diff) | |
download | blackbird-op-linux-ea51ade9398f3c94f63a25f512445ee7cbbbf284.tar.gz blackbird-op-linux-ea51ade9398f3c94f63a25f512445ee7cbbbf284.zip |
fec: fix PHY name to match fixed MDIO bus name
Commit "391420f7: fec: use an unique MDIO bus name" first modified
the MDIO bus name to include the platform name, then in commit
"a7ed07d5: net: fec: correct phy_name buffer length when init phy_name"
the PHY name formatting was fixed in the case the PHY matches a PHY
driver.
The FEC driver however, also handles the case where we want to attach
to the fixed MDIO bus name, which was previously named "0", and now
"fixed-0". Change the PHY formatting logic to account for that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions