diff options
author | Jeremy Sowden <[email protected]> | 2023-05-25 15:07:24 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2023-06-07 00:43:43 +0200 |
commit | 14e8b293903785590a0ef168745ac84250cb1f4c (patch) | |
tree | d47b84a11a38d7e2875a91c01397acee6e953dd7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bd058763a624a1fb5c20f3c46e632d623c043676 (diff) |
netfilter: nft_bitwise: fix register tracking
At the end of `nft_bitwise_reduce`, there is a loop which is intended to
update the bitwise expression associated with each tracked destination
register. However, currently, it just updates the first register
repeatedly. Fix it.
Fixes: 34cc9e52884a ("netfilter: nf_tables: cancel tracking for clobbered destination registers")
Signed-off-by: Jeremy Sowden <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions