Merge "qca-wifi: Replace WMI_LOGE() with wmi_err()"
diff --git a/umac/mlme/vdev_mgr/core/src/vdev_mlme_sm_actions.c b/umac/mlme/vdev_mgr/core/src/vdev_mlme_sm_actions.c
index e3fc6b1..fad004b 100644
--- a/umac/mlme/vdev_mgr/core/src/vdev_mlme_sm_actions.c
+++ b/umac/mlme/vdev_mgr/core/src/vdev_mlme_sm_actions.c
@@ -414,7 +414,7 @@
}
}
-#define MULTIVDEV_RESTART_MAX_RETRY_CNT 100
+#define MULTIVDEV_RESTART_MAX_RETRY_CNT 200
static os_timer_func(mlme_restart_req_timeout)
{
qdf_bitmap(tmp_restart_pend_vdev_bmap, WLAN_UMAC_PSOC_MAX_VDEVS);