android_kernel_xiaomi_sm8350/core/sme
bings 51eb74f9e8 qcacld-3.0: Lock all the entry of ch power info
If the entry of ch power info is not locked, free after use may be
happened. For example, csr_save_to_channel_power2_g_5_g does
csr_purge_channel_power, while csr_save_tx_power_to_cfg is called
in another thread and it calls csr_ll_peek_head then does some
operation on the entry.

Change-Id: If6cc4d8e0072e97288b60d3c72499b79c0a2bf67
CRs-Fixed: 2580147
2019-12-09 13:55:48 -08:00
..
inc qcacld-3.0: Verify the channel and BW info in monitor mode 2019-12-03 22:48:17 -08:00
src qcacld-3.0: Lock all the entry of ch power info 2019-12-09 13:55:48 -08:00