hostapd: update to 2022-07-29
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 711-wds_bridge_force.patch
index a22580c357803e8937ef3ca29208fcea0a914c92..169807c61ef888014e5ba141b93a27715c17b9f5 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/config_file.c
 +++ b/hostapd/config_file.c
-@@ -2358,6 +2358,8 @@ static int hostapd_config_fill(struct ho
+@@ -2316,6 +2316,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));