]> git.baikalelectronics.ru Git - kernel.git/commit
octeon: fix PHY name to match MDIO bus name
authorFlorian Fainelli <florian@openwrt.org>
Mon, 13 Feb 2012 01:23:23 +0000 (01:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2012 21:04:09 +0000 (16:04 -0500)
commitf8ee42b57597555d9b488b31d1d906807811ed3c
tree261f5edb91526a40f616949293c650ea10015667
parent7d06ed75588d3bace088c711fb70aec39d058f89
octeon: fix PHY name to match MDIO bus name

Commit "5128d9d: mdio-octeon: use an unique MDIO bus name" changed the
octeon MDIO bus name from "0" to "mdio-octeon-0", change the PHY
formatting logic to account for that name change, so that PHY connection
on this bus succeeds.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/octeon/octeon_mgmt.c