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
commit76ca564e79fe8a24bcbbf978e5095a1b605dab6c (patch)
treecb3e00e248945b005b3ea712890c652ac551d826 /package/network/services/hostapd/patches/540-dynamic_20_40_mhz.patch
parent22e012bad8988dd61221beb362113875bf75e715 (diff)
downloadupstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.tar.gz
upstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.tar.bz2
upstream-76ca564e79fe8a24bcbbf978e5095a1b605dab6c.zip
hostapd: Refresh patches
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37731
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;