From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nftables PATCH 0/5] misc fixes Date: Thu, 6 Jun 2013 14:02:55 +0200 Message-ID: <20130606120255.GA10195@localhost> References: <1370169512-23500-1-git-send-email-eric@regit.org> <20130606114310.GA9849@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Eric Leblond Return-path: Received: from mail.us.es ([193.147.175.20]:46004 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933244Ab3FFMDA (ORCPT ); Thu, 6 Jun 2013 08:03:00 -0400 Content-Disposition: inline In-Reply-To: <20130606114310.GA9849@localhost> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Jun 06, 2013 at 01:43:10PM +0200, Pablo Neira Ayuso wrote: [...] > > Patch 3 can also be discussed because it suppress something that was > > done before in the code. > > Can you point to the patch that changed that line of code, I'm lacking > some context. Oh, I think I get it. You mean that your patch is removing that line. A quick tells me it's OK. Regards.