projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5f2994
)
mac80211: small whitespace fix in minstrel_ht
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Mar 2010 00:34:26 +0000
(
00:34
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Mar 2010 00:34:26 +0000
(
00:34
+0000)
SVN-Revision: 20045
package/mac80211/patches/560-minstrel_ht.patch
patch
|
blob
|
history
diff --git
a/package/mac80211/patches/560-minstrel_ht.patch
b/package/mac80211/patches/560-minstrel_ht.patch
index 1cb433db12949ebbb2416b09228cbc6ab6cd1df9..6c3d08eac2846cf9a2bc909d582b487c91ec5b07 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)