f5936bf8d82badca831035f947f1dcc76fc9c678

If 3 SAP virtual iface are created first, then up, 3 MLD is created during 3 vdev created, but 3rd failed to added to g_mlo_ctx->ml_dev_list for WLAN_UMAC_MLO_MAX_DEV limit, when the vdev deleted, assert will happen when remove MLD from g_mlo_ctx->ml_dev_list. To fix it, need avoid the active number of SAP interface exceed QDF_MAX_NO_OF_SAP_MODE, need add check when up SAP interface. Change-Id: I0ba78d589dfc3c6351b48d4790e15c7d9da4961c CRs-Fixed: 3795974
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%