From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] smc911x: Fix external PHY detection Date: Sat, 11 Oct 2008 15:07:56 -0700 (PDT) Message-ID: <20081011.150756.188234364.davem@davemloft.net> References: <87k5cfoz7b.fsf@macbook.be.48ers.dk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jacmet@sunsite.dk, Steve.Glendinning@smsc.com, netdev@vger.kernel.org, Ian.Saturley@smsc.com To: lg@denx.de Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54963 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754620AbYJKWIU (ORCPT ); Sat, 11 Oct 2008 18:08:20 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Guennadi Liakhovetski Date: Sat, 11 Oct 2008 23:10:58 +0200 (CEST) > 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 Applied, thanks. > against 2.6.27 Luckily this still applied cleanly :)