qcacmn: chages to save soc list in mlo setup

Changes to save SOC list in MLO setup

Change-Id: I185bf26b1dac6eced03931c213297564abe74747
Этот коммит содержится в:
Chaithanya Garrepalli
2021-11-02 16:41:17 +05:30
коммит произвёл Madan Koyyalamudi
родитель c42af1f62f
Коммит 65137277e8
4 изменённых файлов: 28 добавлений и 7 удалений

Просмотреть файл

@@ -538,7 +538,7 @@ static int init_deinit_service_available_handler(ol_scn_t scn_handle,
#if defined(WLAN_FEATURE_11BE_MLO) && defined(WLAN_MLO_MULTI_CHIP)
static void init_deinit_mlo_update_soc_ready(struct wlan_objmgr_psoc *psoc)
{
mlo_setup_update_soc_ready(wlan_psoc_get_id(psoc));
mlo_setup_update_soc_ready(psoc);
}
static void init_deinit_send_ml_link_ready(struct wlan_objmgr_psoc *psoc,