qcacld-3.0: Converge on wmi service/ext service is enable
Converge on wmi service/ext service is enable. Change-Id: Ieed7a18f88806ed1e5b7fb012619ea67015cce2d CRs-Fixed: 2152849
This commit is contained in:

committed by
snandini

parent
003c83d9ae
commit
89c85d1d18
@@ -254,8 +254,8 @@ static
|
||||
bool pmo_support_wow_for_beaconing(struct wlan_objmgr_psoc *psoc)
|
||||
{
|
||||
/*
|
||||
* if (WMI_SERVICE_IS_ENABLED(wma->wmi_service_bitmap,
|
||||
* WMI_SERVICE_BEACON_OFFLOAD))
|
||||
* if (wmi_service_enabled(wma->wmi_handle,
|
||||
* wmi_service_beacon_offload))
|
||||
*/
|
||||
return pmo_is_beaconing_vdev_up(psoc);
|
||||
}
|
||||
|
Reference in New Issue
Block a user