aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMatti Gottlieb <[email protected]>2016-03-15 13:46:47 +0200
committerEmmanuel Grumbach <[email protected]>2016-03-20 23:01:54 +0200
commit7fdf9663261cc77a516396fec82cee8a8ea07e76 (patch)
treed9aacf39f20eb9ff65bf9366e6f185f5193aa6c1 /tools/perf/scripts/python/export-to-postgresql.py
parent9fc515bc9e735c10cd327f05c20f5ef69474188d (diff)
iwlwifi: mvm: fix memory leak in paging
Currently paging download buffer is freed during the the unloading of the opmode which happens when the driver is unloaded. This causes a memory leak since the paging download buffer is allocated every time we enable the interface, so the download buffer can be allocated many times, but only be freed once. Free paging download buffer during disabling of the interface. CC: [email protected] [4.3+] Signed-off-by: Matti Gottlieb <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions