diff options
author | Aaron Conole <aconole@bytheb.org> | 2016-09-28 17:35:15 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-09-30 20:15:26 +0200 |
commit | 7816ec564ec40ae20bb7925f733a181cad0cc491 (patch) | |
tree | de2a2b6cd249138f1cb3427126d52716a1df7272 /scripts/objdiff | |
parent | netfilter: Fix potential null pointer dereference (diff) | |
download | linux-7816ec564ec40ae20bb7925f733a181cad0cc491.tar.xz linux-7816ec564ec40ae20bb7925f733a181cad0cc491.zip |
netfilter: accommodate different kconfig in nf_set_hooks_head
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.
Fixes: e3b37f11e6e4 ("netfilter: replace list_head with single linked list")
Signed-off-by: Aaron Conole <aconole@bytheb.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions