
In the current driver implementation, check for ml_vdev_count before invoking get_station_cb for MLO station stats is missing. This causes timeout and failure to get station stats. To resolve this issue, add sanity check for ml_vdev_count before invoking get_station_cb for MLO station stats. Change-Id: I2e8fca1b732b1e8638cec6536ea70d2174c287f7 CRs-Fixed: 3209608