From: Joerg Marx Date: Thu, 17 Feb 2011 15:23:40 +0000 (+0100) Subject: netfilter: ip6t_LOG: fix a flaw in printing the MAC X-Git-Tag: v2.6.38-rc7~47^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af320fb4627033e49cbc6e8138e7aa75ab8352a;p=pandora-kernel.git netfilter: ip6t_LOG: fix a flaw in printing the MAC The flaw was in skipping the second byte in MAC header due to increasing the pointer AND indexed access starting at '1'. Signed-off-by: Joerg Marx Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed