commit | 7f8a62db4ba9d08d2bacf126b442d43ea47b22a8 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Aug 13 07:59:38 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 14 18:01:28 2013 +0300 |
tree | e290cb5a1ad7ec05474979e9c0291736c9549db6 | |
parent | dfa95b5024027400207ed6bf8914936f1b4efa88 [diff] |
ath10k: plug possible memory leak in WMI There was a possible memory leak when WMI command queue reached it's limit. Command buffers were not freed. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>