[EBTABLES]: Fix thinkos in ebt_log.c
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 19:39:40 +0000 (12:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 19:39:40 +0000 (12:39 -0700)
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 <davem@davemloft.net>

No differences found