aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThomas Falcon <[email protected]>2018-05-16 15:49:05 -0500
committerDavid S. Miller <[email protected]>2018-05-17 14:57:19 -0400
commit0718421389da3d4352f4538449e83316fbed4389 (patch)
treea3bb3a5cab3e36840042ae3361f9caf650c7c21e /tools/perf/util/scripting-engines/trace-event-python.c
parent134bbe7f21f4455c8be64f945b8b67094f768de0 (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions