Commit ab5e5c0
committed
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Use kfree_rcu(ptr, rcu) variant instead as described by ae08983
("netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant").
Fixes: f9a4300 ("netfilter: nf_tables: double hook unregistration in netns path")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent 282e5f8 commit ab5e5c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7332 | 7332 | | |
7333 | 7333 | | |
7334 | 7334 | | |
7335 | | - | |
| 7335 | + | |
7336 | 7336 | | |
7337 | 7337 | | |
7338 | 7338 | | |
| |||
0 commit comments