hostapd: add fix for dealing with VHT 160 MHz via ext nss bw
[openwrt/staging/stintel.git] / package / network / services / hostapd / patches / 711-wds_bridge_force.patch
index e04ae625384546fea3f7cc1a1284ed4e57395660..c0f2c31c4482a05ad276d929b929db472359920c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -2316,6 +2316,8 @@ static int hostapd_config_fill(struct ho
+@@ -2318,6 +2318,8 @@ static int hostapd_config_fill(struct ho
                           sizeof(conf->bss[0]->iface));
        } else if (os_strcmp(buf, "bridge") == 0) {
                os_strlcpy(bss->bridge, pos, sizeof(bss->bridge));