From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: linux-next: build warning after merge of the net-next tree Date: Thu, 15 May 2014 11:36:43 -0700 Message-ID: References: <20140515164703.73a1cf06@canb.auug.org.au> <20140515.134328.221963981846625223.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ob0-f173.google.com ([209.85.214.173]:54852 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753139AbaEOSgo (ORCPT ); Thu, 15 May 2014 14:36:44 -0400 In-Reply-To: <20140515.134328.221963981846625223.davem@davemloft.net> Sender: linux-next-owner@vger.kernel.org List-ID: To: David Miller Cc: Stephen Rothwell , Linux Kernel Network Developers , linux-next@vger.kernel.org, LKML On Thu, May 15, 2014 at 10:43 AM, David Miller wrote: > > I've just pushed out a fix for this, thanks everyone. Thanks, David!