aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/711-wds_bridge_force.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/patches/711-wds_bridge_force.patch')
-rw-r--r--package/network/services/hostapd/patches/711-wds_bridge_force.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/711-wds_bridge_force.patch b/package/network/services/hostapd/patches/711-wds_bridge_force.patch
index e04ae62538..c0f2c31c44 100644
--- a/package/network/services/hostapd/patches/711-wds_bridge_force.patch
+++ b/package/network/services/hostapd/patches/711-wds_bridge_force.patch
@@ -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));