diff options
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | 2018-05-16 15:49:05 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-17 14:57:19 -0400 |
commit | 0718421389da3d4352f4538449e83316fbed4389 (patch) | |
tree | a3bb3a5cab3e36840042ae3361f9caf650c7c21e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 134bbe7f21f4455c8be64f945b8b67094f768de0 (diff) |
ibmvnic: Fix statistics buffers memory leak
Move initialization of statistics buffers from ibmvnic_init function
into ibmvnic_probe. In the current state, ibmvnic_init will be called
again during a device reset, resulting in the allocation of new
buffers without freeing the old ones.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions