From bd0313c2fbe7179a9e44b7aa37df66d7f74981d6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Mar 2013 17:16:38 +0000 Subject: hostapd: update to git version 2013-03-02 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35887 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/hostapd/patches/610-max_num_sta_probe.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/610-max_num_sta_probe.patch') diff --git a/package/network/services/hostapd/patches/610-max_num_sta_probe.patch b/package/network/services/hostapd/patches/610-max_num_sta_probe.patch index e22348c896..141eb5b6e3 100644 --- a/package/network/services/hostapd/patches/610-max_num_sta_probe.patch +++ b/package/network/services/hostapd/patches/610-max_num_sta_probe.patch @@ -1,6 +1,6 @@ --- a/src/ap/beacon.c +++ b/src/ap/beacon.c -@@ -413,6 +413,10 @@ void handle_probe_req(struct hostapd_dat +@@ -455,6 +455,10 @@ void handle_probe_req(struct hostapd_dat return; } -- cgit v1.2.3