commit | d76c626b922e279c7764ec46fb1b9bbd41538f35 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue Aug 04 10:52:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 05 12:20:57 2009 -0700 |
tree | 986ab4d02541db65c35888d851a8392f852fcfee | |
parent | 36cbd3dcc10384f813ec0814255f576c84f2bcd4 [diff] |
cpmac: fix wrong MDIO bus identifier 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>