c0c64ac422fe0b5ad704512bc9e27f5966407446

Host has to issue RSO_STOP to firmware before performing any vdev operations(start/stop/down/up,..). Otherwise firmware may face memory corruptions if it tries to access the same vdev while host is modifying it. Currently, RSO_STOP is sent to firmware only if all vdevs are UP. But in OWE/EAPOL offloaded roaming cases, assoc vdev would be UP and partner vdev would be down till EAPOL is done and keys are received from userspace. Connect is started on partner vdev once the keys are received. Host driver is going to do a vdev start as part of this connect. So, RSO_STOP is supposed to be sent to firmware before performing any connect operations on partner vdev. So, send RSO_STOP to firmware right after sending ROAM_SYNC_COMPLETE even if the link vdev is no UP. Change-Id: Idaa15c7b0cedff5fd6f276626047f349c500a5b8 CRs-Fixed: 3769038
This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Jazyky
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%