From 8a831de514cc86b01527fa5325dea3fc490d735e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 26 Apr 2014 19:48:06 +0000 Subject: hostapd: update to version 2014-04-24, fixes some dfs related issues Signed-off-by: Felix Fietkau SVN-Revision: 40571 --- package/network/services/hostapd/patches/310-rescan_immediately.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/310-rescan_immediately.patch') diff --git a/package/network/services/hostapd/patches/310-rescan_immediately.patch b/package/network/services/hostapd/patches/310-rescan_immediately.patch index 322c6a4cf4..f96c7e616d 100644 --- a/package/network/services/hostapd/patches/310-rescan_immediately.patch +++ b/package/network/services/hostapd/patches/310-rescan_immediately.patch @@ -1,6 +1,6 @@ --- a/wpa_supplicant/wpa_supplicant.c +++ b/wpa_supplicant/wpa_supplicant.c -@@ -2741,7 +2741,7 @@ static struct wpa_supplicant * wpa_suppl +@@ -2746,7 +2746,7 @@ static struct wpa_supplicant * wpa_suppl if (wpa_s == NULL) return NULL; wpa_s->scan_req = INITIAL_SCAN_REQ; -- cgit v1.2.3