commit | cf377eb4aeded926375d4d0fe0b66ba95f0521e1 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jun 28 14:12:41 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Jun 28 14:12:41 2010 +0200 |
tree | 010628b36c81d050f4189fb8e94f0cdec60dc3c0 | |
parent | d70a011dbbaa6335a19deb63ec3eb613f48faafd [diff] |
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 <jengelh@medozas.de>. Signed-off-by: Patrick McHardy <kaber@trash.net>