aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-08-06 17:59:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-08-06 17:59:05 +0000
commit2905bd034c5010097c9bd33ce5db49f26f8f3331 (patch)
treedf73f4a0710daffef2dc9efaa5de933cfd4c2516 /package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
parent5e0ba1f79b636d27a0ccf1eda2705d8ef9e7bdbd (diff)
downloadupstream-2905bd034c5010097c9bd33ce5db49f26f8f3331.tar.gz
upstream-2905bd034c5010097c9bd33ce5db49f26f8f3331.tar.bz2
upstream-2905bd034c5010097c9bd33ce5db49f26f8f3331.zip
hostapd: Refresh patches
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch')
-rw-r--r--package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
index a71f5600ca..4c9fe06c3a 100644
--- a/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
+++ b/package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
@@ -1,6 +1,6 @@
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -2488,6 +2488,10 @@ static int hostapd_config_fill(struct ho
+@@ -2490,6 +2490,10 @@ static int hostapd_config_fill(struct ho
"ht_capab", line);
errors++;
}
@@ -13,7 +13,7 @@
#endif /* CONFIG_IEEE80211N */
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
-@@ -519,6 +519,7 @@ struct hostapd_config {
+@@ -520,6 +520,7 @@ struct hostapd_config {
int ieee80211n;
int secondary_channel;
int require_ht;