From: Alexey Dobriyan Date: Wed, 10 Feb 2010 14:03:27 +0000 (+0100) Subject: netfilter: xtables: symmetric COMPAT_XT_ALIGN definition X-Git-Tag: v2.6.34-rc1~233^2~303^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42107f5009da223daa800d6da6904d77297ae829;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed