diff options
| author | Peng Li <[email protected]> | 2018-06-28 12:12:27 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-06-29 11:06:34 +0900 |
| commit | 43e2b1c7f4a498520c741b4c0a89f8475bd8b950 (patch) | |
| tree | dcb5530257fc1ac525713cd986a3af67b065150f /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | ccc2bef8298031f5a74f0d9b39010379370035a2 (diff) | |
net: hns3: remove the Redundant put_vector in hns3_client_uninit
The interface h->ae_algo->ops->put_vector is called in both
hns3_nic_dealloc_vector_data and hns3_nic_uninit_vector_data in
hns3_client_uninit, this will cause vector freed twice.
This patch remove the Redundant put_vector to make vector freed
only once.
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions