diff options
author | Dan Carpenter <[email protected]> | 2022-08-04 17:44:07 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-08-22 12:57:10 -0700 |
commit | 6514210b6d0dc36352fda86b71f80f9a9ed4f677 (patch) | |
tree | 843df5527be342ae85f41556a81ea116ffffa36f /tools/perf/scripts/python/sched-migration.py | |
parent | b868c8fe37bd15def1a8dd0b1f30fca9087e499a (diff) |
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Use the list_for_each_entry_safe() macro to prevent dereferencing "obj"
after it has been freed.
Fixes: c4dfe704f53f ("net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions