diff options
author | Lin Ma <linma@zju.edu.cn> | 2024-05-31 09:28:47 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-06-26 00:54:53 +0200 |
commit | fe87a8deaad46c9a45381624f7e5f2f4fd145721 (patch) | |
tree | 44bd0bbe3d217b3df8f5da0b4fee88adeccc55f1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 0b88d1654d556264bcd24a9cb6383f0888e30131 (diff) |
netfilter: cttimeout: remove 'l3num' attr check
After commit dd2934a95701 ("netfilter: conntrack: remove l3->l4 mapping
information"), the attribute of type `CTA_TIMEOUT_L3PROTO` is not used
any more in function cttimeout_default_set.
However, the previous commit ea9cf2a55a7b ("netfilter: cttimeout: remove
set but not used variable 'l3num'") forgot to remove the attribute
present check when removing the related variable.
This commit removes that check to ensure consistency.
Signed-off-by: Lin Ma <linma@zju.edu.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions