qcacld-3.0: Remove IBSS specific code from WMA
Remove IBSS specific code from WMA. Change-Id: Iacdace8435fd8e6c167df24167db23a14efe4f15 CRs-Fixed: 2687016
This commit is contained in:

committed by
nshrivas

parent
b55574eb99
commit
86a93dbbde
@@ -2060,16 +2060,6 @@ wlan_mlme_set_11h_enabled(struct wlan_objmgr_psoc *psoc, bool value);
|
||||
QDF_STATUS
|
||||
wlan_mlme_is_11d_enabled(struct wlan_objmgr_psoc *psoc, bool *value);
|
||||
|
||||
/**
|
||||
* wlan_mlme_ibss_power_save_setup() - Set IBSS power save params
|
||||
* @psoc: pointer to psoc object
|
||||
* @vdev_id: IBSS Vdev ID
|
||||
*
|
||||
* Return: QDF Status
|
||||
*/
|
||||
QDF_STATUS wlan_mlme_ibss_power_save_setup(struct wlan_objmgr_psoc *psoc,
|
||||
uint32_t vdev_id);
|
||||
|
||||
/**
|
||||
* wlan_mlme_set_11d_enabled() - Set the 11h flag
|
||||
* @psoc: psoc context
|
||||
|
Reference in New Issue
Block a user