From: Florian Fainelli Date: Mon, 13 Feb 2012 01:23:21 +0000 (+0000) Subject: bcm63xx-enet: fix PHY name to match MDIO bus name X-Git-Tag: v3.3-rc4~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56e9e2ae766b687ed66c3c9c3bb6b2ee15405b2;p=pandora-kernel.git bcm63xx-enet: fix PHY name to match MDIO bus name Commit 3e617506: bcm63xx_enet: use an unique MDIO bus name introduced a regression in the PHY connection logic, since the PHY name was formatted to expect the bus name to be "0" or "1", whereas it is now "bcm63xx-enet-0" or "bcm63xx-enet-1". Reported-by: Joel EJC Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed