projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4fd5aa
)
mac80211: enable 3-stream support in minstrel_ht
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:26 +0000
(23:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:26 +0000
(23:58 +0000)
SVN-Revision: 20969
package/mac80211/patches/530-minstrel_ht.patch
patch
|
blob
|
history
diff --git
a/package/mac80211/patches/530-minstrel_ht.patch
b/package/mac80211/patches/530-minstrel_ht.patch
index c1af99865e8e29711db11ffd9cd6f61e9de38ab3..2b40645f8113ead71984227577a82787ff60d561 100644
(file)
--- a/
package/mac80211/patches/530-minstrel_ht.patch
+++ b/
package/mac80211/patches/530-minstrel_ht.patch
@@
-899,10
+899,10
@@
+#define __RC_MINSTREL_HT_H
+
+/*
-+ *
maximum number of spatial streams to make use of
-+ * s
et this value to 3 once we have drivers that support it
++ *
The number of streams can be changed to 2 to reduce code
++ * s
ize and memory footprint.
+ */
-+#define MINSTREL_MAX_STREAMS
2
++#define MINSTREL_MAX_STREAMS
3
+#define MINSTREL_STREAM_GROUPS 4
+
+/* scaled fraction values */