|
@@ -2575,7 +2575,7 @@ static void mlme_init_sta_mlo_cfg(struct wlan_objmgr_psoc *psoc,
|
|
sta->mlo_support_link_num =
|
|
sta->mlo_support_link_num =
|
|
cfg_get(psoc, CFG_MLO_SUPPORT_LINK_NUM);
|
|
cfg_get(psoc, CFG_MLO_SUPPORT_LINK_NUM);
|
|
sta->mlo_support_link_band =
|
|
sta->mlo_support_link_band =
|
|
- cfg_default(CFG_MLO_SUPPORT_LINK_BAND);
|
|
|
|
|
|
+ cfg_get(psoc, CFG_MLO_SUPPORT_LINK_BAND);
|
|
sta->mlo_max_simultaneous_links =
|
|
sta->mlo_max_simultaneous_links =
|
|
cfg_default(CFG_MLO_MAX_SIMULTANEOUS_LINKS);
|
|
cfg_default(CFG_MLO_MAX_SIMULTANEOUS_LINKS);
|
|
sta->mlo_prefer_percentage =
|
|
sta->mlo_prefer_percentage =
|