From: Alexey Dobriyan Date: Tue, 2 Feb 2010 14:03:24 +0000 (+0100) Subject: netfilter: xtables: CONFIG_COMPAT redux X-Git-Tag: v2.6.34-rc1~233^2~303^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30f540b63047437ffa894b5353216410c480d1a;p=pandora-kernel.git netfilter: xtables: CONFIG_COMPAT redux Ifdef out struct nf_sockopt_ops::compat_set struct nf_sockopt_ops::compat_get struct xt_match::compat_from_user struct xt_match::compat_to_user struct xt_match::compatsize to make structures smaller on COMPAT=n kernels. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed