Hi, 2017-05-29 0:07 GMT+08:00 kbuild test robot <lkp@xxxxxxxxx>: > net/netfilter/nfnetlink_cttimeout.c: In function 'ctnl_untimeout': >>> net/netfilter/nfnetlink_cttimeout.c:303:2: error: implicit declaration of function 'nf_ct_iterate_cleanup_net' [-Werror=implicit-function-declaration] > nf_ct_iterate_cleanup_net(net, untimeout, timeout, 0, 0); > ^~~~~~~~~~~~~~~~~~~~~~~~~ This patch is based on Florian's patch set "netfilter: conntrack: rework nf_ct_iterate, part 1.", which has not been applied in nf-next tree. So currently, nf_ct_iterate_destroy and nf_ct_iterate_cleanup_net does not exist in nf-next tree. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html