android_kernel_xiaomi_sm8350/core/cds
Alok Kumar 62bf738e15 qcacld-3.0: Address the error path during WLAN suspend
In __wlan_hdd_cfg80211_suspend_wlan(), suspend process is bailed out
if hdd_suspend_wlan() < 0 due to which RX thread waits for completion
of ol_resume_rx_event.

Do completion of ol_resume_rx_event in __wlan_hdd_cfg80211_suspend_wlan
for error path to resume RX thread.

Change-Id: I8bf056f82d80e063b2e32a1a6573d7a36ced67dc
CRs-Fixed: 2327238
2018-10-09 21:35:40 -07:00
..
inc qcacld-3.0: Address the error path during WLAN suspend 2018-10-09 21:35:40 -07:00
src qcacld-3.0: Register recovering state query callback 2018-10-09 12:37:18 -07:00