From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] libphy: add phy_find_first function Date: Thu, 04 Feb 2010 10:23:08 -0800 (PST) Message-ID: <20100204.102308.191462432.davem@davemloft.net> References: <20100203153430.GB9266@psychotron.lab.eng.brq.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: jpirko@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36209 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757112Ab0BDSWz (ORCPT ); Thu, 4 Feb 2010 13:22:55 -0500 In-Reply-To: <20100203153430.GB9266@psychotron.lab.eng.brq.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Wed, 3 Feb 2010 16:34:31 +0100 > Many drivers do this in them manually. Now they can use this function. > > Signed-off-by: Jiri Pirko Applied, thanks.