Return-path: Received: from rv-out-0506.google.com ([209.85.198.230]:1957 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754120AbYJPQWQ (ORCPT ); Thu, 16 Oct 2008 12:22:16 -0400 Received: by rv-out-0506.google.com with SMTP id k40so64596rvb.1 for ; Thu, 16 Oct 2008 09:22:15 -0700 (PDT) Message-ID: <4807377b0810160922q70fdcc95u36d937f29c473f14@mail.gmail.com> (sfid-20081016_182236_490942_68DC6033) Date: Thu, 16 Oct 2008 09:22:15 -0700 From: "Jesse Brandeburg" To: "David Miller" , "Jeff Kirsher" Subject: Re: powerpc allmodconfig Cc: brice@myri.com, dan.j.williams@intel.com, akpm@linux-foundation.org, tiwai@suse.de, linux-ext4@vger.kernel.org, netdev@vger.kernel.org, linux-ide@vger.kernel.org, bzolnier@gmail.com, marek.vasut@gmail.com, dwmw2@infradead.org, mark.fasheh@oracle.com, ralf@linux-mips.org, mchehab@infradead.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, jesse.brandeburg@intel.com In-Reply-To: <20081015.235844.206136521.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20081015.220247.262683261.davem@davemloft.net> <1224137292.26782.5.camel@dwillia2-linux.ch.intel.com> <48F6E54C.5010207@myri.com> <20081015.235844.206136521.davem@davemloft.net> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Oct 15, 2008 at 11:58 PM, David Miller wrote: >> There's already a completely different fix queued in netdev patchworks >> (for myri10ge only right now, to be duplicated for Intel drivers). The >> idea is to stop having almost-unrelated drivers select each other >> directly, let people select which drivers they really want, and have >> Kconfig handle modules/builtin-stuff correctly. See >> http://patchwork.ozlabs.org/patch/4506/ > > Right, my plan was to duplicate this for the other drivers. The work is already done for ixgbe and igb, and we have it in testing. It should be in your inbox today or tomorrow.