projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upgrade compat-wireless to 2008-11-03
[openwrt.git]
/
package
/
mac80211
/
patches
/
200-minstrel_default.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -47,8 +47,9 @@ endif
4
endif # build check
5
endif # kernel Makefile check
6
7
-CONFIG_MAC80211_RC_DEFAULT=pid
8
+CONFIG_MAC80211_RC_DEFAULT=minstrel
9
CONFIG_MAC80211_RC_PID=y
10
+CONFIG_MAC80211_RC_MINSTREL=y
11
12
# enable mesh networking too
13
CONFIG_MAC80211_MESH=y
This page took
0.041609 seconds
and
5
git commands to generate.