1
0
hqu 592423cb90 qcacld-3.0: Check for max allowed STA vdevs in hdd_start_adapter()
When set ini gEnableConcurrentSTA to wlan1, two adapters with STA
type will be opened in initialization, in STA+P2P_CLI test case,
it will be failed for checking maximum allowed STA vdevs in change
interface APIs from QDF_P2P_DEVICE_MODE to QDF_P2P_CLIENT_MODE. If
just open adapter with STA type and don't start adapter, it won't
create vdev in firmware.

When do interface up action, hdd_start_adapter() will create vdev in
firmware really, so add interface up status check when checking for
max allowed STA vdevs and check max allowed STA vdevs in
hdd_start_adapter().

Change-Id: I5b2dd09fb58aa3135743a029889e689729bd05a7
CRs-Fixed: 2815174
2020-11-19 14:03:21 -08:00

This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Descrição não fornecida
Leia-me 226 MiB
Linguagens
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%