From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 3/5] ipvs: null check of net->ipvs in lblc(r) shedulers Date: Mon, 30 Apr 2012 15:35:23 +0900 Message-ID: <20120430063522.GC25829@verge.net.au> References: <1335488039-13471-1-git-send-email-horms@verge.net.au> <1335488039-13471-4-git-send-email-horms@verge.net.au> <20120429234301.GA4790@1984> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Wensong Zhang , Julian Anastasov , Hans Schillstrom , Jesper Dangaard Brouer To: Pablo Neira Ayuso Return-path: Content-Disposition: inline In-Reply-To: <20120429234301.GA4790@1984> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Mon, Apr 30, 2012 at 01:43:01AM +0200, Pablo Neira Ayuso wrote: > On Fri, Apr 27, 2012 at 09:53:57AM +0900, Simon Horman wrote: > > From: Hans Schillstrom > > > > Avoid crash when registering shedulers after > > the IPVS core initialization for netns fails. Do this by > > checking for present core (net->ipvs). > > > > Signed-off-by: Hans Schillstrom > > Julian Anastasov > > This incomplete tag has slipped through, right? > > Looking at the archive, I don't see any comment from Julian on this, > so I'll just remove it from the patch description. > > I'll fix this minor nitppick myself. No need to resend. But you'll > have to rebase your tree, sorry. Sorry about that, I thought I had weeded out that problem.