qcacld-3.0: Remove unused wowlan INIs
Remove wowlan_deauth_enable and wowlan_disassoc_enable INI params as these are unused Change-Id: I90d10995365771359f1bcd029b9193437ad67a18 CRs-Fixed: 2678156
This commit is contained in:

committed by
nshrivas

vanhempi
184b0052ea
commit
920ca1e805
@@ -539,22 +539,6 @@ ucfg_pmo_set_wow_enable(struct wlan_objmgr_psoc *psoc,
|
||||
pmo_psoc_ctx->psoc_cfg.wow_enable = val;
|
||||
}
|
||||
|
||||
bool
|
||||
ucfg_pmo_is_wowlan_deauth_enabled(struct wlan_objmgr_psoc *psoc)
|
||||
{
|
||||
struct pmo_psoc_priv_obj *pmo_psoc_ctx = pmo_psoc_get_priv(psoc);
|
||||
|
||||
return pmo_psoc_ctx->psoc_cfg.wowlan_deauth_enable;
|
||||
}
|
||||
|
||||
bool
|
||||
ucfg_pmo_is_wowlan_disassoc_enabled(struct wlan_objmgr_psoc *psoc)
|
||||
{
|
||||
struct pmo_psoc_priv_obj *pmo_psoc_ctx = pmo_psoc_get_priv(psoc);
|
||||
|
||||
return pmo_psoc_ctx->psoc_cfg.wowlan_disassoc_enable;
|
||||
}
|
||||
|
||||
bool
|
||||
ucfg_pmo_is_arp_offload_enabled(struct wlan_objmgr_psoc *psoc)
|
||||
{
|
||||
|
Viittaa uudesa ongelmassa
Block a user