27ebcc45c214e5193679036e72fd525c93cf24de

Host driver may abort the roam sync due to multiple reason. The expectation is to revert the state of vdevs/links to original state i.e. before receiving the roam sync indication. Currently, there is a cleanup of vdev MLO bitmap assuming that roam abort should reset whatever is set as part of roam sync handling. But these flags might get set in previous connection and are not supposed to reset upon roam sync abort. Driver does the disconnection as part of HO_FAIL event handling and corresponding vdev MLO flags gets cleared as part of that. So, don't cleanup any vdev flags as part of roam sync abort. Cleanup wlan_connect_req_links which is set only when roam sync starts. Change-Id: I5ca0d789a49fcf954dac332f494650866913f94b CRs-Fixed: 3418430
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%