From: Eric Leblond Date: Wed, 18 Feb 2009 14:28:46 +0000 (+0100) Subject: netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack X-Git-Tag: v2.6.29-rc7~13^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa3b2ee1945ed082430ae1fb988d60eef64ca07;p=pandora-kernel.git netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack This patch fixes a trivial typo that was adding a new line at end of the nf_log_packet() prefix. It also make the logging conditionnal by adding a LOG_INVALID test. Signed-off-by: Eric Leblond Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed