diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-11 22:39:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-11 22:39:19 +0000 |
commit | 814af8484ea438eaa7f72146f7ba51b0bf50751a (patch) | |
tree | 39177197faf7a05e5f5cb08e6919f8adbb9aa41f /package/hostapd/patches/500-scan_wait.patch | |
parent | d9d3dfe9837f9234cfe4eee98d2e3fa1d25074d1 (diff) | |
download | upstream-814af8484ea438eaa7f72146f7ba51b0bf50751a.tar.gz upstream-814af8484ea438eaa7f72146f7ba51b0bf50751a.tar.bz2 upstream-814af8484ea438eaa7f72146f7ba51b0bf50751a.zip |
hostapd: update to 2010-11-11
SVN-Revision: 23969
Diffstat (limited to 'package/hostapd/patches/500-scan_wait.patch')
-rw-r--r-- | package/hostapd/patches/500-scan_wait.patch | 4 |
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 02675e1781..61a142a2f1 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 -@@ -784,6 +784,9 @@ int hostapd_setup_interface_complete(str +@@ -787,6 +787,9 @@ int hostapd_setup_interface_complete(str wpa_printf(MSG_DEBUG, "%s: Setup of interface done.", iface->bss[0]->conf->iface); @@ -116,7 +116,7 @@ os_program_deinit(); --- a/hostapd/config_file.c +++ b/hostapd/config_file.c -@@ -1882,6 +1882,8 @@ struct hostapd_config * hostapd_config_r +@@ -1890,6 +1890,8 @@ struct hostapd_config * hostapd_config_r } #endif /* CONFIG_IEEE80211W */ #ifdef CONFIG_IEEE80211N |