diff options
author | Dundi Raviteja <dundi@codeaurora.org> | 2019-06-25 17:25:48 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-06-28 22:09:11 +0300 |
commit | c709df58832c5f575f0255bea4b09ad477fc62ea (patch) | |
tree | ef6ffa9dccdd15d148bbe658eff0148d793024ea /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6b4021deb03f579e59feb7c787846044433cabf8 (diff) | |
download | linux-c709df58832c5f575f0255bea4b09ad477fc62ea.tar.xz |
ath10k: Fix memory leak in qmi
Currently the memory allocated for qmi handle is
not being freed during de-init which leads to memory leak.
Free the allocated qmi memory in qmi deinit
to avoid memory leak.
Tested HW: WCN3990
Tested FW: WLAN.HL.3.1-01040-QCAHLSWMTPLZ-1
Fixes: fda6fee0001e ("ath10k: add QMI message handshake for wcn3990 client")
Signed-off-by: Dundi Raviteja <dundi@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions