mac80211-qsdk: default multiple_ssid to 1 if not set

Fixes: WIFI-10597
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-08-23 09:13:11 +02:00
parent fdcfffd81d
commit cf18242ee5

View File

@@ -1063,7 +1063,7 @@ drv_mac80211_setup() {
return 1
}
[ "$band" = "6g" ] && multiple_bssid=1
[ "$band" = "6g" ] && set_default multiple_bssid 1
wireless_set_data phy="$phy"
[ -z "$(uci -q -P /var/state show wireless._${phy})" ] && uci -q -P /var/state set wireless._${phy}=phy