From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Kravkov" Subject: Re: [PATCH] sctp compilation failed due to lack of sctp_local_addr_free Date: Thu, 26 May 2011 22:07:01 +0300 Message-ID: <1306436821.28745.4.camel@lb-tlvb-dmitry> References: <1306427323.7510.2.camel@lb-tlvb-dmitry> <20110526.133929.1471692552076759601.davem@davemloft.net> <837A992BD1360242AE0C50C6BCB069C18415C8@orsmsx003.amr.corp.intel.com> <20110526.144416.252997714470172705.davem@davemloft.net> Reply-To: dmitry@broadcom.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "bruce.w.allan@intel.com" , "netdev@vger.kernel.org" , "difrost.kernel@gmail.com" To: "David Miller" Return-path: Received: from mms1.broadcom.com ([216.31.210.17]:3744 "EHLO mms1.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757630Ab1EZTHC (ORCPT ); Thu, 26 May 2011 15:07:02 -0400 In-Reply-To: <20110526.144416.252997714470172705.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 2011-05-26 at 11:44 -0700, David Miller wrote: > From: "Allan, Bruce W" > Date: Thu, 26 May 2011 11:40:34 -0700 > > >>-----Original Message----- > >>From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On > >>Behalf Of David Miller > >>Sent: Thursday, May 26, 2011 10:39 AM > >>To: dmitry@broadcom.com > >>Cc: netdev@vger.kernel.org; difrost.kernel@gmail.com > >>Subject: Re: [PATCH] sctp compilation failed due to lack of sctp_local_addr_free > >> > >> > >>This has been fixed for days. > > > > Fixed in net-2.6, yes, but not yet in net-next-2.6 > > net-next-2.6 is not active and is just a dummy tree for Stephen > Rothwell to pull into -next > > You should never be referencing or using net-next-2.6 during the > merge window when new features changes are not being accepted. > Only net-2.6 is active during this time. > Hmm, so how similar will be net-2.6 and net-next-2.6 when re-opened? You apply a lot of fixes during this time... And yes, i've hit the compilation error in net-next since i'm using it as basis for future features submit