From: Jan Engelhardt Date: Tue, 9 Mar 2010 22:27:24 +0000 (+0100) Subject: netfilter: xtables: do without explicit XT_ALIGN X-Git-Tag: v2.6.35-rc1~473^2~168^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5f7ed802507999c22949b84686d03987fe57ec;p=pandora-kernel.git netfilter: xtables: do without explicit XT_ALIGN 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 --- Reading git-diff-tree failed