hostapd: refresh patches
[openwrt/staging/nbd.git] / package / network / services / hostapd / patches / 711-wds_bridge_force.patch
index d3f8864a7490d38535ca705437b5f21976784860..a22580c357803e8937ef3ca29208fcea0a914c92 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -2357,6 +2357,8 @@ static int hostapd_config_fill(struct ho
+@@ -2358,6 +2358,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));