projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adm5120: add CONFIG_PCI=y on router_le too
[openwrt.git]
/
package
/
mac80211
/
patches
/
560-minstrel_ht.patch
diff --git
a/package/mac80211/patches/560-minstrel_ht.patch
b/package/mac80211/patches/560-minstrel_ht.patch
index
1cb433d
..
6c3d08e
100644
(file)
--- a/
package/mac80211/patches/560-minstrel_ht.patch
+++ b/
package/mac80211/patches/560-minstrel_ht.patch
@@
-601,7
+601,7
@@
+ */
+ if (minstrel_get_duration(sample_idx) >
+ minstrel_get_duration(mi->max_tp_rate)) {
-+ if (mr->sample_skipped < 10)
++
if (mr->sample_skipped < 10)
+ goto next;
+
+ if (mi->sample_slow++ > 2)
This page took
0.040172 seconds
and
4
git commands to generate.