summaryrefslogtreecommitdiff
path: root/package/hostapd/patches/500-scan_wait.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/500-scan_wait.patch
parent016e8dee34bf3f9e735f7ac9afd712e7472bfe7a (diff)
downloadmtk-20170518-1b2b3be64d236d2991836dc21066acc102c63f6b.zip
mtk-20170518-1b2b3be64d236d2991836dc21066acc102c63f6b.tar.gz
mtk-20170518-1b2b3be64d236d2991836dc21066acc102c63f6b.tar.bz2
hostapd: update to 20110527, includes a client mode wpa auth fix
SVN-Revision: 27021
Diffstat (limited to 'package/hostapd/patches/500-scan_wait.patch')
-rw-r--r--package/hostapd/patches/500-scan_wait.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/patches/500-scan_wait.patch b/package/hostapd/patches/500-scan_wait.patch
index 8a79e76..d4c5938 100644
--- a/package/hostapd/patches/500-scan_wait.patch
+++ b/package/hostapd/patches/500-scan_wait.patch
@@ -10,7 +10,7 @@
/* hostapd.c */
--- a/src/ap/hostapd.c
+++ b/src/ap/hostapd.c
-@@ -790,6 +790,9 @@ int hostapd_setup_interface_complete(str
+@@ -807,6 +807,9 @@ int hostapd_setup_interface_complete(str
wpa_printf(MSG_DEBUG, "%s: Setup of interface done.",
iface->bss[0]->conf->iface);
@@ -128,7 +128,7 @@
} else if (os_strcmp(buf, "ht_capab") == 0) {
--- a/src/ap/ap_config.h
+++ b/src/ap/ap_config.h
-@@ -389,6 +389,7 @@ struct hostapd_config {
+@@ -390,6 +390,7 @@ struct hostapd_config {
int ht_op_mode_fixed;
u16 ht_capab;