From: Patrick McHardy Date: Mon, 28 Jun 2010 12:12:41 +0000 (+0200) Subject: netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop X-Git-Tag: v2.6.36-rc1~571^2~374^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf377eb4aeded926375d4d0fe0b66ba95f0521e1;p=pandora-kernel.git netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop Remove the comparison within the loop to print the macheader by prepending the colon to all but the first printk. Based on suggestion by Jan Engelhardt . Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed