netfilter: xtables: CONFIG_COMPAT redux
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 2 Feb 2010 14:03:24 +0000 (15:03 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 2 Feb 2010 14:03:24 +0000 (15:03 +0100)
commitc30f540b63047437ffa894b5353216410c480d1a
tree74a45a78d6e7f5edb09bddbf95c2afe7c96a437d
parent477781477a88f60c89003c852def4aedc6f78101
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 <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter.h
include/linux/netfilter/x_tables.h