On Fri, Oct 23, 2015 at 12:43:18PM +0200, Florian Westphal wrote: > nf_hook_list_active() always returns true once at least one device has > NF_INGRESS hook enabled. > > Thus, don't use this function. Instead, inverse the test and use the static > key to elide list_empty test if no NF_INGRESS hooks are active. Florian, I think this qualifies as a fix, I'm going to apply this to the nf tree. Thanks. -- 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