commit | 728c1e2a05e4b5fc52fab3421dce772a806612a2 | [log] [tgz] |
---|---|---|
author | Navid Emamdoost <navid.emamdoost@gmail.com> | Fri Sep 06 13:59:30 2019 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Sep 10 16:31:40 2019 +0300 |
tree | a16be101bdd76336752724d8e34374ccbf4bd229 | |
parent | 853acf7caf10b828102d92d05b5c101666a6142b [diff] |
ath9k: release allocated buffer if timed out In ath9k_wmi_cmd, the allocated network buffer needs to be released if timeout happens. Otherwise memory will be leaked. Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>