git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61998bc
)
[EBTABLES]: Fix thinkos in ebt_log.c
author
David S. Miller
<davem@davemloft.net>
Tue, 28 Jun 2005 19:39:40 +0000
(12:39 -0700)
committer
David 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