commit | 8e86664ba555ec5ba229322d963bd07ac6f2118e | [log] [tgz] |
---|---|---|
author | Nitesh Shah <niteshs@codeaurora.org> | Tue Jan 31 15:43:31 2017 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Fri Mar 03 13:13:14 2017 -0800 |
tree | af02b3ff071616793fbcb517c68e7f9767a2f2d5 | |
parent | ac07d5ad60d76b28bcf33dad512cc8f96d15dd64 [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 hdd_roam_tdls_status _update_handler(), wlan_hdd_tdls_ct_sampling_tx_rx() and wlan_hdd_tdls_update_tx_pkt_cnt(). Change-Id: I7e3e74d149b3dfe527aeb01ee5b3d7a51b16fc61 CRs-Fixed: 2009223