From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next] spider_net: fix compile issue introduced by driver move Date: Thu, 11 Aug 2011 23:17:22 -0700 (PDT) Message-ID: <20110811.231722.39489164496412086.davem@davemloft.net> References: <20110811.230017.1431877798231142541.davem@davemloft.net> <20110811.230552.837691497153518712.davem@davemloft.net> <1313129511.4588.8.camel@jtkirshe-mobl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: sfr@canb.auug.org.au, netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org To: jeffrey.t.kirsher@intel.com Return-path: In-Reply-To: <1313129511.4588.8.camel@jtkirshe-mobl> Sender: linux-next-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Jeff Kirsher Date: Thu, 11 Aug 2011 23:11:50 -0700 > On Thu, 2011-08-11 at 23:05 -0700, David Miller wrote: >> From: David Miller >> Date: Thu, 11 Aug 2011 23:00:17 -0700 (PDT) >> >> > From: Stephen Rothwell >> > Date: Fri, 12 Aug 2011 15:00:03 +1000 >> > >> >> However, Dave, I now get these (powerpc ppc64defconfig build of just the >> >> net tree): >> > >> > This should fix the cxgbi scsi problems, I'll work on the mlx4 ones >> > next. >> >> And this one will fix the mlx4 infiniband problems, thanks Stephen. > > Are you working on the cxgb3/4 infiniband errors as well? The fix is > similar to the fix below. Those do not need a fix, their Kconfig fragments don't select things they "depend" upon them so they are fine.