]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
netfilter: compat: prepare xt_compat_init_offsets to return errors
authorFlorian Westphal <fw@strlen.de>
Tue, 27 Feb 2018 18:42:34 +0000 (19:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Apr 2018 09:00:38 +0000 (11:00 +0200)
commit7407dd814b7b41c80d540482a6fc3c17faee6dc1
treecb8c7295406f7f54633a55d8995ac213c3ab173d
parentd11ff4ba1a4ccdf44214076c368171a05632f6e1
netfilter: compat: prepare xt_compat_init_offsets to return errors

commit 9782a11efc072faaf91d4aa60e9d23553f918029 upstream.

should have no impact, function still always returns 0.
This patch is only to ease review.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/netfilter/x_tables.h
net/bridge/netfilter/ebtables.c
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/x_tables.c