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:
e8a96f6
)
netfilter: xtables: do without explicit XT_ALIGN
author
Jan Engelhardt
<jengelh@medozas.de>
Tue, 9 Mar 2010 22:27:24 +0000
(23:27 +0100)
committer
Jan Engelhardt
<jengelh@medozas.de>
Thu, 18 Mar 2010 13:20:06 +0000
(14:20 +0100)
XT_ALIGN is already applied on matchsize/targetsize in x_tables.c,
so it is not strictly needed in the extensions.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
No differences found