commit | 42107f5009da223daa800d6da6904d77297ae829 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Wed Feb 10 15:03:27 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Wed Feb 10 15:03:27 2010 +0100 |
tree | 2e7490aa84a59e1e3f8753ce18c9faaa50ac6e32 | |
parent | 0a02604628c49037e1de2091d75462fd856b26ed [diff] |
netfilter: xtables: symmetric COMPAT_XT_ALIGN definition Rewrite COMPAT_XT_ALIGN in terms of dummy structure hack. Compat counters logically have nothing to do with it. Use ALIGN() macro while I'm at it for same types. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>