netfilter: xtables: remove duplicate member
authorJan Engelhardt <jengelh@medozas.de>
Thu, 20 Jan 2011 13:01:12 +0000 (14:01 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 20 Jan 2011 13:01:12 +0000 (14:01 +0100)
commitba12b130a65840005770135a69199cb9adaf8c8f
tree14e0e57e8700cd3773496456d37fba157c29211d
parentcc4fc022571376412986e27e08b0765e9cb2aafb
netfilter: xtables: remove duplicate member

Accidentally missed removing the old out-of-union "inverse" member,
which caused the struct size to change which then gives size mismatch
warnings when using an old iptables.

It is interesting to see that gcc did not warn about this before.
(Filed http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47376 )

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
include/linux/netfilter/xt_connlimit.h