diff options
author | Jiri Pirko <[email protected]> | 2023-06-02 13:43:42 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-09-19 23:33:06 -0700 |
commit | 2597ee190b4eb48d3b7d35b7bb2cc18046ae087e (patch) | |
tree | 89be4ec4de27ec7ef952c827052f317d641b2727 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5bed8d585aa1db1651745173a66e32df82a5cb05 (diff) |
net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
Before every call of mlx5_sf_dealloc(), there is a call to
mlx5_sf_id_erase(). So move it to the beginning of mlx5_sf_dealloc().
Also remove redundant mlx5_sf_id_erase() call from mlx5_sf_free()
as it is called only from mlx5_sf_dealloc().
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Shay Drory <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions