From: David S. Miller Date: Tue, 28 Jun 2005 19:39:40 +0000 (-0700) Subject: [EBTABLES]: Fix thinkos in ebt_log.c X-Git-Tag: v2.6.13-rc1~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c1937b2693a0d4e39bb2644d720ed3703b9830;p=pandora-kernel.git [EBTABLES]: Fix thinkos in ebt_log.c When converting over the skb_header_pointer(), I converted parts of this module incorrectly. Kill the 'u' union in ebt_log() and all the bogus references to it. Signed-off-by: David S. Miller --- Reading git-diff-tree failed