6064426ef745bac7b35fee0b5a75c1cd441873f1

Issue happens when wlan0 is created then hostapd change it from sta to ap mode before start wlan0 adapter, then interface is deleted; as hdd_sta_info_init only happens when start ap adapter, so there will be issue when destroy sta_obj_lock as sta_obj_lock was never init. Change: Move init sta_info to open adapter and init sta_info for all modes, so this will simply the logic and no need to consider too much about adapter state change. Change-Id: I5e90ec120b2ec487507d9bda2f8c18c9a54d2a01 CRs-Fixed: 2554812
This is CNSS WLAN Host Driver for products starting from iHelium
Kuvaus
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%