commit | 82ea32676ca73b5fee0db79eb3bebd079aba00ca | [log] [tgz] |
---|---|---|
author | Govind Singh <govinds@codeaurora.org> | Fri Sep 02 15:24:25 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Thu Oct 27 05:48:35 2016 -0700 |
tree | 231d085a5ac4b2435d0f5c875959f009970e5dcc | |
parent | f1cf0a61377ef36bcf7caae31ff64ef671e93f10 [diff] |
qcacmn: Clear WMI cmd buffer after TX completion WMI command buffer is not cleared after WMI command TX completion. For DISA certification TK and GTK should not remain in the memory area after disconnection. Since WMI command buffer is not cleared, hence content of TK and GTK is still in host memory region. Clear WMI cmd buffer after TX completion. Propagation from qcacld-2.0 to qcacmn. Change-Id: Ib09a77b630c932409645b7a989bd959f0ed4f514 CRs-Fixed: 1060982