From f2db590b2175bfd6874bdc453bf861a92038bbe6 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 20 Nov 2010 14:16:36 +0000 Subject: mac80211: revert the probe request timeout change git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24046 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/311-pending_work.patch | 9 --------- 1 file changed, 9 deletions(-) (limited to 'package/mac80211') diff --git a/package/mac80211/patches/311-pending_work.patch b/package/mac80211/patches/311-pending_work.patch index 68b57234f..a0d917e6a 100644 --- a/package/mac80211/patches/311-pending_work.patch +++ b/package/mac80211/patches/311-pending_work.patch @@ -98,15 +98,6 @@ /* * Time the connection can be idle before we probe * it to see if we can still talk to the AP. -@@ -45,7 +51,7 @@ - * a probe request because of beacon loss or for - * checking the connection still works. - */ --#define IEEE80211_PROBE_WAIT (HZ / 2) -+#define IEEE80211_PROBE_WAIT (HZ / 5) - - /* - * Weight given to the latest Beacon frame when calculating average signal @@ -121,7 +127,7 @@ void ieee80211_sta_reset_beacon_monitor( return; -- cgit v1.2.3