walleye: Add secondary interface using gEnableConcurrentSTA=wlan1

gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver.

Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1
CRs-Fixed: 2258995
This commit is contained in:
Purushottam Kushwaha
2021-07-06 07:11:33 +00:00
committed by Asriadi Rahim
parent d981257ffb
commit 4eaa1811cb

View File

@@ -663,6 +663,9 @@ oce_wan_score_idx7_to_4=0
oce_wan_score_idx11_to_8=0
oce_enable_rssi_assoc_reject=0
# Add another interface while driver load
gEnableConcurrentSTA=wlan1
END
# Note: Configuration parser would not read anything past the END marker