79c7463a3b54accc6ad686959b4f68c20fc09416

When disconnect/connect from os_if and target_if happen at same time, wpa supplicant holds CM lock and tries to get MLO lock, while scheduler thread holds MLO lock and tries to get CM lock, dead lock will happen. To avoid it, when MLO connect or disconnect, before get CM lock, release MLO lock, get ref count for each vdev to avoid vdev deleted. Change-Id: I2007c5b446c67ef142265c6ae0bba87a1980a55c CRs-Fixed: 3313674
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%