projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2ad3a
)
mac80211: revert the probe request timeout change
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 20 Nov 2010 14:16:36 +0000
(14:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 20 Nov 2010 14:16:36 +0000
(14:16 +0000)
SVN-Revision: 24046
package/mac80211/patches/311-pending_work.patch
patch
|
blob
|
history
diff --git
a/package/mac80211/patches/311-pending_work.patch
b/package/mac80211/patches/311-pending_work.patch
index 68b57234fc20f581f3ba75e6a1c401d63634fef2..a0d917e6a6fc6e1b49be77e00ce9903c7973a486 100644
(file)
--- 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;