commit | caf6a6537ade1bff5c819d5e30a942b7e34b7511 | [log] [tgz] |
---|---|---|
author | Abhishek Singh <absingh@codeaurora.org> | Thu Jul 06 17:35:42 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Fri Jul 07 06:27:12 2017 -0700 |
tree | a5fd5b8721dfa76b62b270626d2042eb415525e6 | |
parent | a72eba27691ec7fdc2d22c70570b1a5f765f2869 [diff] |
qcacld-3.0: Free callback arg of set link state while discarding WMA msg If set link state cmd is present in MC thread and is not processed, during unload/SSR the msg is discarded but callback arg is not freed. To fix this free the callback argument while discarding the link state cmd from WMA msg queue. Change-Id: Ie532a8983c8efbf3a24eef3b93a8c723bfc65a3f CRs-Fixed: 2053978