
Current issue: When roam from legacy to MLO, set vdev MLO flags but not increase the mlo_vdev count, when disconnect, decrease mlo_vdev count, assert will happen. Solution: Use API wlan_vdev_mlme_set_mlo_vdev and wlan_vdev_mlme_clear_mlo_vdev to set MLO vdev flag. Change-Id: Ib6fc2e479f222dca2f1c30df6d5fcf27fd07ae29 CRs-Fixed: 3299156