netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 10 Feb 2010 14:03:27 +0000 (15:03 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 10 Feb 2010 14:03:27 +0000 (15:03 +0100)
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>

No differences found