From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: linux-next: Tree for Jan 4 (net/bridge) Date: Fri, 4 Jan 2013 11:27:16 -0800 Message-ID: <20130104112716.596f9085@nehalam.linuxnetplumber.net> References: <20130104152814.3a3cf74bdec76cea09d3e134@canb.auug.org.au> <50E72977.7030605@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: bridge@lists.linux-foundation.org, Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "netdev@vger.kernel.org" To: Randy Dunlap Return-path: In-Reply-To: <50E72977.7030605@infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bridge-bounces@lists.linux-foundation.org Errors-To: bridge-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org On Fri, 04 Jan 2013 11:11:51 -0800 Randy Dunlap wrote: > On 01/03/13 20:28, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20130103: > > > > on i386 and x86_64: > > CC net/bridge/br_netlink.o > net/bridge/br_netlink.c: In function 'br_netlink_init': > net/bridge/br_netlink.c:307:2: error: implicit declaration of function 'br_mdb_init' [-Werror=implicit-function-declaration] > net/bridge/br_netlink.c:314:2: error: implicit declaration of function 'br_mdb_uninit' [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors > make[3]: *** [net/bridge/br_netlink.o] Error 1 > > > Full randconfig file is attached. > > Problem not observed with current net-next and your configuration. Probably already fixed.