qcacld-3.0: Override powersave configuration for monitor mode
Currently, powersave configuration is being overwritten before INIs are initialized by mlme component. As a result INI configuration is not being overwritten in case of monitor mode. To resolve this issue, overwrite PS configuration during start modules and restore it in stop modules. Change-Id: I2707b431b81881c943104b211d55c6f48f348ba9 CRs-Fixed: 2682164
This commit is contained in:
@@ -2240,7 +2240,6 @@ QDF_STATUS wlan_mlme_is_bmps_enabled(struct wlan_objmgr_psoc *psoc,
|
||||
/**
|
||||
* wlan_mlme_override_bmps_imps() - disable imps/bmps
|
||||
* @psoc: pointer to psoc object
|
||||
* @value: value that is requested by the caller
|
||||
*
|
||||
* Return: QDF_STATUS_SUCCESS - in case of success
|
||||
*/
|
||||
|
Reference in New Issue
Block a user