commit | c504a22c8f2947f55bd983a4a8f851d4efbd3e66 | [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:14 2016 +0530 |
tree | 1023743ec24dfa10827b90b3e10e1a62791dfc82 | |
parent | d461e43c3c536068d71bae79b6fad83f0256fae1 [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