5399f87f06707e621d38b48c0dfd35b21fda6bbd

When cfg80211 suspend comes to the driver it configures the various offloads to FW and set the hdd_wlan_suspended flag. If FW crashes after this flag is set, the driver reinitializes but this flag is not reset. As a result of this, the data packets are dropped which leads to the connection failure. To resolve this issue, reset the hdd_wlan_suspended flag during the driver reinitalization. CRs-Fixed: 2976125 Change-Id: I125a6a840f9cd7673fed921d1af112a6e1671bcb
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%