hostapd: add fix for dealing with VHT 160 MHz via ext nss bw
[openwrt/staging/stintel.git] / package / network / services / hostapd / patches / 710-vlan_no_bridge.patch
index f625f4bda4b46b3d240b7fee4176f695953c69f3..61f33acb6e8e9ff32c8b4e7edf47fecd4e4b3192 100644 (file)
@@ -30,7 +30,7 @@
  
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -3353,6 +3353,8 @@ static int hostapd_config_fill(struct ho
+@@ -3355,6 +3355,8 @@ static int hostapd_config_fill(struct ho
  #ifndef CONFIG_NO_VLAN
        } else if (os_strcmp(buf, "dynamic_vlan") == 0) {
                bss->ssid.dynamic_vlan = atoi(pos);