aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <[email protected]>2019-05-31 09:15:26 +0000
committerDavid S. Miller <[email protected]>2019-05-31 16:45:26 +0000
commitc9bb6165a16e6d5498981a6c777b94a78e74462b (patch)
tree95d2d2160b057ef4983147d5a6fa6c4fb16b44bb /drivers/net/xen-netback/interface.c
parentMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... (diff)
downloadkernel-c9bb6165a16e6d5498981a6c777b94a78e74462b.tar.gz
kernel-c9bb6165a16e6d5498981a6c777b94a78e74462b.zip
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
This patch fixes a few problems with CONFIG_IPV6=y and CONFIG_NF_CONNTRACK_BRIDGE=m: In file included from net/netfilter/utils.c:5: include/linux/netfilter_ipv6.h: In function 'nf_ipv6_br_defrag': include/linux/netfilter_ipv6.h:110:9: error: implicit declaration of function 'nf_ct_frag6_gather'; did you mean 'nf_ct_attach'? [-Werror=implicit-function-declaration] And these too: net/ipv6/netfilter.c:242:2: error: unknown field 'br_defrag' specified in initializer net/ipv6/netfilter.c:243:2: error: unknown field 'br_fragment' specified in initializer This patch includes an original chunk from wenxu. Fixes: 764dd163ac92 ("netfilter: nf_conntrack_bridge: add support for IPv6") Reported-by: Stephen Rothwell <[email protected]> Reported-by: Yuehaibing <[email protected]> Reported-by: kbuild test robot <[email protected]> Reported-by: wenxu <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]> Signed-off-by: wenxu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions