qcacld-3.0: Remove PDEV based PD threshold command
Remove WMI_PDEV_PARAM_SET_CMD_OBSS_PD_THRESHOLD which is sent to initialize the hardware registers. The initialization of hardware registers is done as part of WMI_VDEV_PARAM_SET_CMD_OBSS_PD_THRESHOLD Change-Id: I272fbd6723836efb9864cb78bdaf3e0eacf45554 CRs-Fixed: 3329913
This commit is contained in:

committed by
Madan Koyyalamudi

parent
4a0d15fa87
commit
f020a7bf78
@@ -120,9 +120,6 @@ QDF_STATUS ucfg_mlme_pdev_open(struct wlan_objmgr_pdev *pdev)
|
||||
}
|
||||
pdev_mlme->mlme_register_ops = mlme_register_vdev_mgr_ops;
|
||||
|
||||
/* Initialize MAC0/1 SR registers */
|
||||
wlan_spatial_reuse_pdev_init(pdev);
|
||||
|
||||
return QDF_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user