From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/2] nft: print counter issues Date: Tue, 25 Jun 2013 12:00:08 +0200 Message-ID: <20130625100008.GA3729@localhost> References: <20130625074606.4665.80766.stgit@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Giuseppe Longo Return-path: Received: from mail.us.es ([193.147.175.20]:57684 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524Ab3FYKAb (ORCPT ); Tue, 25 Jun 2013 06:00:31 -0400 Content-Disposition: inline In-Reply-To: <20130625074606.4665.80766.stgit@localhost> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Jun 25, 2013 at 09:46:06AM +0200, Giuseppe Longo wrote: > The patch fixes the counter print, missing line, > and delete warnings. Applied, thanks.