commit | 85c1937b2693a0d4e39bb2644d720ed3703b9830 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jun 28 12:39:40 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 28 12:39:40 2005 -0700 |
tree | 68a2b3f33d28918fb49eca7aaee20717240db21b | |
parent | 61998bcb4bf0efa0276e88c7853091e482a826f4 [diff] |
[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 <davem@davemloft.net>