diff options
author | Parav Pandit <parav@nvidia.com> | 2021-02-19 09:36:54 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-04-02 16:13:06 -0700 |
commit | 19779f28c96dfcc748fa079a2ffdec624feee5cd (patch) | |
tree | 9afbd03ebdf4548529e8b053223241ca9cb3b065 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6b30b6d4d36c978e0ab0f22e85bf3c646732e98b (diff) |
net/mlx5: Pair mutex_destory with mutex_init for rate limit table
Add missing mutex_destroy() to pair with mutex_init().
This should be done only when table is initialized, hence perform
mutex_init() only when table is initialized.
Signed-off-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions