2eb6a33153b2d1471735ce9de1f09d06f0d77a9b
When some faulty AP changes the SSID from hidden to non-hidden or vice versa, then unlink bss and update bss to kernel happens multiple times. Then when disconnection happens, it causes abnormal behavior since the bss entry looks corrupted. So avoid unlink bss in INIT state to avoid corruption since cfg80211_disconnected() calls cfg80211_wdev_release_bsses(wdev) already. Change-Id: If07d1b8fa92057c9320c9ab243b9cbef30ac21ba CRs-Fixed: 3516816
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%