summaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches/800-dynamic_20_40_mhz.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-05-28 16:27:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-05-28 16:27:12 +0000
commit1b2b3be64d236d2991836dc21066acc102c63f6b (patch)
treedb3498e6271b15c9ded044b5357a0886a56c43d0 /package/hostapd/patches/800-dynamic_20_40_mhz.patch
parent016e8dee34bf3f9e735f7ac9afd712e7472bfe7a (diff)
downloadmaster-31e0f0ae-1b2b3be64d236d2991836dc21066acc102c63f6b.tar.gz
master-31e0f0ae-1b2b3be64d236d2991836dc21066acc102c63f6b.tar.bz2
master-31e0f0ae-1b2b3be64d236d2991836dc21066acc102c63f6b.zip
hostapd: update to 20110527, includes a client mode wpa auth fix
SVN-Revision: 27021
Diffstat (limited to 'package/hostapd/patches/800-dynamic_20_40_mhz.patch')
-rw-r--r--package/hostapd/patches/800-dynamic_20_40_mhz.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/patches/800-dynamic_20_40_mhz.patch b/package/hostapd/patches/800-dynamic_20_40_mhz.patch
index 3ffa2e1a75..b9448d7bdf 100644
--- a/package/hostapd/patches/800-dynamic_20_40_mhz.patch
+++ b/package/hostapd/patches/800-dynamic_20_40_mhz.patch
@@ -1,6 +1,6 @@
--- a/hostapd/config_file.c
+++ b/hostapd/config_file.c
-@@ -1901,6 +1901,10 @@ struct hostapd_config * hostapd_config_r
+@@ -1920,6 +1920,10 @@ struct hostapd_config * hostapd_config_r
"ht_capab", line);
errors++;
}
@@ -13,7 +13,7 @@
#endif /* CONFIG_IEEE80211N */
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
-@@ -393,6 +393,7 @@ struct hostapd_config {
+@@ -395,6 +395,7 @@ struct hostapd_config {
int ieee80211n;
int secondary_channel;
int require_ht;