commit | 2d85bbfc198929a198e4d82943240342bf03cde2 | [log] [tgz] |
---|---|---|
author | Deepthi Gowri <c_gowri@qti.qualcomm.com> | Mon Jul 25 15:43:31 2016 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Wed Jul 27 15:02:48 2016 +0530 |
tree | 53b5ec5d8dfd859daaf74189023d75ac4f5fccdb | |
parent | 3cb125af279ce2d66769836f3bd8c41b24298058 [diff] |
prima: Fix for deadlock during tdls enable link During TDLS enable link, tdls lock is acquired in wlan_hdd_tdls_set_cap() before releasing the lock, resulting in deadlock. To address this, ensure to call the function wlan_hdd_tdls_set_cap() after releasing the tdls lock. CRs-Fixed: 1045653 Change-Id: I300d29d7ef07ec3b9f1b44b3006169e19552d5f8