commit | cf2a58d28664638329f70f4e06ff22e5791623be | [log] [tgz] |
---|---|---|
author | Ganesh Kondabattini <ganeshk@qti.qualcomm.com> | Fri Nov 27 12:24:01 2015 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Wed Dec 16 13:49:17 2015 +0530 |
tree | aa303af7b5ef4c9f2d04bbfb7f499041a9bde489 | |
parent | 9e4f4089588f46806e16b8fb7da5eecb5ad787fa [diff] |
wlan: Hold mutex lock before accessing pHddTdlsCtx pHddTdlsCtx may get freed in kernel worker queue context which would lead to crash. Fix is to ensure that mutex lock is held before accessing pHddTdlsCtx. Change-Id: I8990da03fe5f40a93b35ece71b9421fd3d99a847 CRs-Fixed: 946785