From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753464Ab0IIGZs (ORCPT ); Thu, 9 Sep 2010 02:25:48 -0400 Received: from kroah.org ([198.145.64.141]:34619 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751974Ab0IIGZq (ORCPT ); Thu, 9 Sep 2010 02:25:46 -0400 Date: Wed, 8 Sep 2010 23:25:47 -0700 From: Greg KH To: David Miller Cc: linux@rainbow-software.org, simon@fire.lp0.eu, dbrownell@users.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] cxacru: ignore cx82310_eth devices Message-ID: <20100909062547.GA1774@kroah.com> References: <20100908.131227.28827971.davem@davemloft.net> <201009082252.15865.linux@rainbow-software.org> <20100909033557.GA3723@kroah.com> <20100908.230747.71591658.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100908.230747.71591658.davem@davemloft.net> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 08, 2010 at 11:07:47PM -0700, David Miller wrote: > From: Greg KH > Date: Wed, 8 Sep 2010 20:35:57 -0700 > > > On Wed, Sep 08, 2010 at 10:52:12PM +0200, Ondrej Zary wrote: > >> Ignore ADSL routers, which can have the same vendor and product IDs > >> as ADSL modems but should be handled by the cx82310_eth driver. > >> > >> This intentionally ignores device IDs that aren't currently handled > >> by cx82310_eth. There may be other device IDs that perhaps shouldn't > >> be claimed by cxacru. > > > > Looks good, thanks, I'll go queue it up. > > Greg, see my reply, I already tossed this into net-next-2.6 Ah, that's fine, thanks for doing this, much appreciated. greg k-h