qcacld-3.0: Restore dual sta config after SSR
Save dual sta configuration in hdd context and restore it after SSR. This allows driver STA + STA connection in MCC/SCC. Change-Id: Ia8bb8c845f0f76e7ce41ff32ab0a3bc6d5111018 CRs-Fixed: 2998225
This commit is contained in:

committed by
Madan Koyyalamudi

parent
89f3ce30ab
commit
a0e112969b
@@ -244,6 +244,7 @@ QDF_STATUS wlan_mlme_set_dual_sta_policy(struct wlan_objmgr_psoc *psoc,
|
||||
|
||||
mlme_obj->cfg.gen.dual_sta_policy.concurrent_sta_policy =
|
||||
dual_sta_config;
|
||||
mlme_debug("Set dual_sta_config to :%d", dual_sta_config);
|
||||
|
||||
return QDF_STATUS_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user