smc911x: Fix external PHY detection
authorGuennadi Liakhovetski <lg@denx.de>
Sat, 11 Oct 2008 22:07:16 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Oct 2008 22:07:16 +0000 (15:07 -0700)
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>

No differences found