commit | f3073ac76755abd63b1d4c3d145f4c15b65b5355 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <lg@denx.de> | Sat Oct 11 15:07:16 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 11 15:07:16 2008 -0700 |
tree | 37ac563a2b495615e00b41de4ef4af39c9a95ad4 | |
parent | 20501a69818827884b4381cdcedefdb5e7892915 [diff] |
smc911x: Fix external PHY detection If an external PHY is found the driver falls through to the default case in the switch and overwrites the PHY ID. Add the missing break. Signed-off-by: Guennadi Liakhovetski <lg@denx.de> Signed-off-by: David S. Miller <davem@davemloft.net>