From 1617cf7da2c4c6441a9eefa1b913dadc53b9098b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 6 Apr 2014 12:13:55 +0000 Subject: hostapd: update to version 2014-04-04 Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40394 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/hostapd/patches/480-max_num_sta_probe.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/480-max_num_sta_probe.patch') diff --git a/package/network/services/hostapd/patches/480-max_num_sta_probe.patch b/package/network/services/hostapd/patches/480-max_num_sta_probe.patch index e5ca8b4434..608a9b5ad9 100644 --- a/package/network/services/hostapd/patches/480-max_num_sta_probe.patch +++ b/package/network/services/hostapd/patches/480-max_num_sta_probe.patch @@ -1,6 +1,6 @@ --- a/src/ap/beacon.c +++ b/src/ap/beacon.c -@@ -501,6 +501,10 @@ void handle_probe_req(struct hostapd_dat +@@ -599,6 +599,10 @@ void handle_probe_req(struct hostapd_dat return; } -- cgit v1.2.3