Skip to content
Commit 38fb0afc authored by Patrick McHardy's avatar Patrick McHardy
Browse files

netfilter: nf_conntrack: fix crash when unloading helpers



Commit ea781f19 (netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and)
get rid of call_rcu() was missing one conversion to the hlist_nulls
functions, causing a crash when unloading conntrack helper modules.

Reported-and-tested-by: default avatarMariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent b6f0a365
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment