summaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/patches/450-scan_wait.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-15 17:11:43 +0200
committerFelix Fietkau <nbd@nbd.name>2016-06-15 17:11:43 +0200
commit13b44abcffa9e3534491d413855fd0fc46e756ed (patch)
tree24dc7ad2c475bfb187a931b6739f628e82ffe608 /package/network/services/hostapd/patches/450-scan_wait.patch
parentb67af71181daac3b502fd58d04c021615a23ea39 (diff)
downloadmtk-20170518-13b44abcffa9e3534491d413855fd0fc46e756ed.zip
mtk-20170518-13b44abcffa9e3534491d413855fd0fc46e756ed.tar.gz
mtk-20170518-13b44abcffa9e3534491d413855fd0fc46e756ed.tar.bz2
hostapd: update to version 2016-06-15
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/network/services/hostapd/patches/450-scan_wait.patch')
-rw-r--r--package/network/services/hostapd/patches/450-scan_wait.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/hostapd/patches/450-scan_wait.patch b/package/network/services/hostapd/patches/450-scan_wait.patch
index 3a787e3..78cf306 100644
--- a/package/network/services/hostapd/patches/450-scan_wait.patch
+++ b/package/network/services/hostapd/patches/450-scan_wait.patch
@@ -33,7 +33,7 @@
/* Initialize the driver interface */
if (!(b[0] | b[1] | b[2] | b[3] | b[4] | b[5]))
b = NULL;
-@@ -383,8 +395,6 @@ static void hostapd_global_deinit(const
+@@ -401,8 +413,6 @@ static void hostapd_global_deinit(const
#endif /* CONFIG_NATIVE_WINDOWS */
eap_server_unregister_methods();
@@ -42,7 +42,7 @@
}
-@@ -410,18 +420,6 @@ static int hostapd_global_run(struct hap
+@@ -428,18 +438,6 @@ static int hostapd_global_run(struct hap
}
#endif /* EAP_SERVER_TNC */
@@ -61,7 +61,7 @@
eloop_run();
return 0;
-@@ -579,8 +577,7 @@ int main(int argc, char *argv[])
+@@ -638,8 +636,7 @@ int main(int argc, char *argv[])
struct hapd_interfaces interfaces;
int ret = 1;
size_t i, j;