Commit 8357bc9
netfilter: nf_tables: use correct lock to protect gc_list
Use nf_tables_gc_list_lock spinlock, not nf_tables_destroy_list_lock to
protect the gc list.
Fixes: 5f68718 ("netfilter: nf_tables: GC transaction API to avoid race with control plane")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>1 parent 7203443 commit 8357bc9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9456 | 9456 | | |
9457 | 9457 | | |
9458 | 9458 | | |
9459 | | - | |
| 9459 | + | |
9460 | 9460 | | |
9461 | | - | |
| 9461 | + | |
9462 | 9462 | | |
9463 | 9463 | | |
9464 | 9464 | | |
| |||
0 commit comments