From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: linux-next: build failure after merge of the final tree (net-next tree related) Date: Sun, 22 Jul 2012 09:29:32 +0200 Message-ID: <20120722072932.GA1598@minipsycho.orion> References: <20120722163408.6f2b74d31f05d45a88ed49de@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:56797 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750855Ab2GVH3g (ORCPT ); Sun, 22 Jul 2012 03:29:36 -0400 Received: by weyx8 with SMTP id x8so3562740wey.19 for ; Sun, 22 Jul 2012 00:29:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20120722163408.6f2b74d31f05d45a88ed49de@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: "David S. Miller" , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Sun, Jul 22, 2012 at 08:34:08AM CEST, sfr@canb.auug.org.au wrote: >Hi Dave, > >After merging the final tree, today's linux-next build (powerpc >ppc44x_defconfig) failed like this: > >net/core/rtnetlink.c: In function 'rtnl_fill_ifinfo': >net/core/rtnetlink.c:895:46: error: 'struct net_device' has no member named 'num_rx_queues' > >Caused by commit 76ff5cc91935 ("rtnl: allow to specify number of rx and >tx queues on device creation"). This build does not have CONFIG_RPS set. > >I have reverted that commit for today. I just sent a fix ccing you, Stephen. Apologies, Jirka >-- >Cheers, >Stephen Rothwell sfr@canb.auug.org.au