From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [CTNETLINK] Fix compilation with debugging enabled Date: Tue, 10 Oct 2006 06:46:51 +0200 Message-ID: <452B25BB.6020909@trash.net> References: <452AF2FE.1050606@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Harald Welte , Netfilter Development Mailinglist Return-path: To: Pablo Neira Ayuso In-Reply-To: <452AF2FE.1050606@netfilter.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Pablo Neira Ayuso wrote: > Two debugging messages inside dump_table refer to variable `id' > that is not declared anymore. Are you actually using the debugging stuff? Most of the ctnetlink debugging looks like a leftover from early development, so unless you think its still useful, I would prefer to remove it entirely since it makes the code less readable IMO.