Commit 8d1189c
committed
netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
JIRA: https://issues.redhat.com/browse/RHEL-1720
JIRA: https://issues.redhat.com/browse/RHEL-1721
Upstream Status: commit 26cec9d
commit 26cec9d
Author: Pablo Neira Ayuso <[email protected]>
Date: Wed Oct 18 22:20:10 2023 +0200
netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
Use the element object that is already offered instead.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>1 parent d2fd2e4 commit 8d1189c
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1816 | 1816 | | |
1817 | 1817 | | |
1818 | 1818 | | |
1819 | | - | |
1820 | | - | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
1821 | 1822 | | |
1822 | 1823 | | |
1823 | 1824 | | |
| |||
0 commit comments