cpmac: fix wrong MDIO bus identifier
authorFlorian Fainelli <florian@openwrt.org>
Tue, 4 Aug 2009 10:52:41 +0000 (10:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2009 19:20:57 +0000 (12:20 -0700)
This patch fixes the wrong MDIO bus identifier which was
set to 0 unconditionaly, suitable for external switches while
it is actually 1 for PHYs different than external switches
which are autodetected.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found