On Wed, Sep 28, 2016 at 11:35:15AM -0400, Aaron Conole wrote: > When CONFIG_NETFILTER_INGRESS is unset (or no), we need to handle > the request for registration properly by dropping the hook. This > releases the entry during the set.
Also applied. I have renamed the subject to: netfilter: accommodate different kconfig in nf_set_hooks_head() to make it look similar to what we have in the history. Thanks.