|
@@ -3313,6 +3313,8 @@ QDF_STATUS wma_open(struct wlan_objmgr_psoc *psoc,
|
|
|
cds_cfg->max_station = wma_init_max_no_of_peers(wma_handle,
|
|
|
cds_cfg->max_station);
|
|
|
|
|
|
+ wlan_mlme_set_assoc_sta_limit(psoc, cds_cfg->max_station);
|
|
|
+
|
|
|
/* initialize default target config */
|
|
|
wlan_res_cfg = target_psoc_get_wlan_res_cfg(tgt_psoc_info);
|
|
|
if (!wlan_res_cfg) {
|