diff options
| author | Jacob Keller <[email protected]> | 2023-02-22 09:09:11 -0800 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2023-03-13 10:32:32 -0700 |
| commit | 4bdf5f258331f049bbff2d770cfcb62f6b789dfe (patch) | |
| tree | f18dd0abe629856f038a1d9c29d3ece1238a17b5 /tools/perf/scripts/python/flamegraph.py | |
| parent | 8cd8a6b17d275a45e3722d0215f6115b687c8c3e (diff) | |
ice: remove ice_mbx_deinit_snapshot
The ice_mbx_deinit_snapshot function's only remaining job is to clear the
previous snapshot data. This snapshot data is initialized when SR-IOV adds
VFs, so it is not necessary to clear this data when removing VFs. Since no
allocation occurs we no longer need to free anything and we can safely
remove this function.
Signed-off-by: Jacob Keller <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Tested-by: Marek Szlosek <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions