Commit 532aec7
netfilter: nft_set_pipapo: remove dirty flag
After previous change:
->clone exists: ->dirty is always true
->clone == NULL ->dirty is always false
So remove this flag.
Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent 3f1d886 commit 532aec7
2 files changed
Lines changed: 0 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
1303 | 1302 | | |
1304 | 1303 | | |
1305 | 1304 | | |
| |||
1370 | 1369 | | |
1371 | 1370 | | |
1372 | 1371 | | |
1373 | | - | |
1374 | | - | |
1375 | 1372 | | |
1376 | 1373 | | |
1377 | 1374 | | |
| |||
1736 | 1733 | | |
1737 | 1734 | | |
1738 | 1735 | | |
1739 | | - | |
1740 | | - | |
1741 | 1736 | | |
1742 | 1737 | | |
1743 | 1738 | | |
| |||
1823 | 1818 | | |
1824 | 1819 | | |
1825 | 1820 | | |
1826 | | - | |
1827 | | - | |
1828 | | - | |
1829 | 1821 | | |
1830 | 1822 | | |
1831 | 1823 | | |
1832 | | - | |
1833 | 1824 | | |
1834 | 1825 | | |
1835 | 1826 | | |
| |||
1839 | 1830 | | |
1840 | 1831 | | |
1841 | 1832 | | |
1842 | | - | |
1843 | | - | |
1844 | | - | |
1845 | 1833 | | |
1846 | 1834 | | |
1847 | | - | |
1848 | 1835 | | |
1849 | 1836 | | |
1850 | 1837 | | |
| |||
2098 | 2085 | | |
2099 | 2086 | | |
2100 | 2087 | | |
2101 | | - | |
2102 | 2088 | | |
2103 | 2089 | | |
2104 | 2090 | | |
| |||
2295 | 2281 | | |
2296 | 2282 | | |
2297 | 2283 | | |
2298 | | - | |
2299 | | - | |
2300 | | - | |
2301 | | - | |
2302 | | - | |
2303 | | - | |
2304 | | - | |
2305 | | - | |
2306 | | - | |
2307 | 2284 | | |
2308 | 2285 | | |
2309 | 2286 | | |
2310 | 2287 | | |
2311 | | - | |
2312 | | - | |
2313 | 2288 | | |
2314 | 2289 | | |
2315 | 2290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
165 | | - | |
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
| |||
0 commit comments