b2395d43061b9689ed712fd5e3043c2db9194711

There might be a race condition between wlansap_stop_bss and wlansap_start_bss. The tx_flow_control_timer might be created again after released by hdd_stop_adapter which might cause the memory leak issue. Add mutex lock to protect the wlansap_start_bss in the function of wlan_hdd_cfg80211_start_bss to fix incorrect state of fsm. Change-Id: Icae4508450f6e1cc13210d49edaf03a8fbd39fe4 CRs-Fixed: 2239832
This is CNSS WLAN Host Driver for products starting from iHelium
Deskripsi
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%