android_kernel_xiaomi_sm8350/core/hdd
Nitesh Shah 52d1700a86 qcacld-3.0: Acquire mutex before accessing tdls function
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
wlan_hdd_tdls_discovery_timeout_peer_cb() and
wlan_hdd_tdls_scan_callback().

Change-Id: I6927aee62c726edd1944d3b6638ae68d9c91d6ab
CRs-Fixed: 1106235
2017-03-03 13:13:16 -08:00
..
inc qcacld-3.0: Add mutex lock argument for the tdls function 2017-03-03 13:13:12 -08:00
src qcacld-3.0: Acquire mutex before accessing tdls function 2017-03-03 13:13:16 -08:00