From: Richard Cochran <richardcoch...@gmail.com>
Date: Thu, 30 May 2019 22:51:32 -0700

> Anyhow, I rebased v5 of my series to latest net-next, and I'm getting
> a lot of these:
> 
> In file included from net/ipv6/af_inet6.c:45:0:
> ./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]
>   return nf_ct_frag6_gather(net, skb, user);
>          ^~~~~~~~~~~~~~~~~~
>          nf_ct_attach

This should be fixed now.

Reply via email to