From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nft PATCH] netlink: include file and line in netlink ABI errors Date: Tue, 16 Sep 2014 19:30:26 +0200 Message-ID: <20140916173026.GA21918@salvia> References: <20140915121044.28234.72435.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:57222 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753000AbaIPR3c (ORCPT ); Tue, 16 Sep 2014 13:29:32 -0400 Content-Disposition: inline In-Reply-To: <20140915121044.28234.72435.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Sep 15, 2014 at 02:10:45PM +0200, Arturo Borrero Gonzalez wrote: > Let's give some more information when netlink ABI errors happens. Applied, thanks.