commit | 3dea6721dcfa11ae20a125f69ada518a89b8fefb | [log] [tgz] |
---|---|---|
author | Nitesh Shah <niteshs@codeaurora.org> | Wed Feb 01 14:35:57 2017 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Mar 03 13:13:22 2017 -0800 |
tree | 4651be1402ff2dfb98263f47bf59efbc4d40a4db | |
parent | 4ea2715f348e85eab2d5168aeb59bc8b3ce87449 [diff] |
qcacld-3.0: Acquire mutex before accessing tdls context peer_list is a parameter for tdls_ctx, so every access to peer_list should be protected with mutex lock. This change refactors the code for function hdd_roam_tdls _status_update_handler(). Change-Id: Id4fd0931df5ec38ad07657751feff34946a18c02 CRs-Fixed: 1106735