qcacmn: Removed unused DFS function

Remove unused mlme function to get dfs object and replace
it with the dfs equivalent.

Change-Id: I3ffadb77072fa119957469e0bf97fa4a80f99ac9
CRs-Fixed: 2368988
This commit is contained in:
Visudha Sathurappan
2018-12-18 18:27:54 +05:30
committed by nshrivas
parent c4a14ea149
commit bbd9d427a7
3 changed files with 7 additions and 13 deletions

View File

@@ -71,8 +71,6 @@ struct dfs_to_mlme {
QDF_STATUS (*pdev_component_obj_detach)(struct wlan_objmgr_pdev *pdev,
enum wlan_umac_comp_id id,
void *comp_priv_obj);
struct wlan_dfs *(*pdev_get_comp_private_obj)(
struct wlan_objmgr_pdev *pdev);
QDF_STATUS (*dfs_start_rcsa)(struct wlan_objmgr_pdev *pdev,
bool *wait_for_csa);
QDF_STATUS (*mlme_mark_dfs)(struct wlan_objmgr_pdev *pdev,