]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 6 Jun 2018 17:44:25 +0000 (13:44 -0400)
commitd5384e10cd26b9e06bc99ac837a463f6e25b6257
treee17bbb7975f0151afb2536367c0a56eec03968d2
parentc03bdabc2b5a39f17f9f17bf0e37510cd11eef88
netfilter: compat: prepare xt_compat_init_offsets to return errors

BugLink: http://bugs.launchpad.net/bugs/1774063
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
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