qcacld-3.0: Rename wlan_mlme_set_sta_mlo_simulataneous_links()
Rename wlan_mlme_set_sta_mlo_simulataneous_links() to correct misspelling: simulataneous ==> simultaneous. Change-Id: I5f483446a63221be7c689fb35bd5b5c0548f0473 CRs-Fixed: 3280095
This commit is contained in:

committed by
Madan Koyyalamudi

szülő
dd9d99b00a
commit
afc7383127
@@ -1086,8 +1086,8 @@ uint8_t wlan_mlme_get_sta_mlo_simultaneous_links(struct wlan_objmgr_psoc *psoc)
|
||||
}
|
||||
|
||||
QDF_STATUS
|
||||
wlan_mlme_set_sta_mlo_simulataneous_links(struct wlan_objmgr_psoc *psoc,
|
||||
uint8_t value)
|
||||
wlan_mlme_set_sta_mlo_simultaneous_links(struct wlan_objmgr_psoc *psoc,
|
||||
uint8_t value)
|
||||
{
|
||||
struct wlan_mlme_psoc_ext_obj *mlme_obj;
|
||||
|
||||
|
Reference in New Issue
Block a user