qcacld-3.0: Rename wlan_cm_ese_populate_addtional_ies()
Rename wlan_cm_ese_populate_addtional_ies() to fix misspelling in the name: addtional ==> additional Change-Id: I3a5528d09804628cc665ee882ced3af2581b0f34 CRs-Fixed: 3281750
This commit is contained in:
@@ -6505,7 +6505,7 @@ QDF_STATUS csr_invoke_neighbor_report_request(
|
||||
}
|
||||
|
||||
#ifdef FEATURE_WLAN_ESE
|
||||
void wlan_cm_ese_populate_addtional_ies(struct wlan_objmgr_pdev *pdev,
|
||||
void wlan_cm_ese_populate_additional_ies(struct wlan_objmgr_pdev *pdev,
|
||||
struct wlan_mlme_psoc_ext_obj *mlme_obj,
|
||||
uint8_t vdev_id,
|
||||
struct wlan_roam_scan_offload_params *rso_mode_cfg)
|
||||
|
Reference in New Issue
Block a user