From: Guennadi Liakhovetski Date: Sat, 11 Oct 2008 22:07:16 +0000 (-0700) Subject: smc911x: Fix external PHY detection X-Git-Tag: v2.6.28-rc1~707^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3073ac76755abd63b1d4c3d145f4c15b65b5355;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed