projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: remove the queue wake optimization, it may be unreliable in some cases
[openwrt.git]
/
package
/
mac80211
/
patches
/
019-remove_ath5k_pci_option.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -273,7 +273,7 @@ CONFIG_ATH9K_BTCOEX_SUPPORT=y
4
# PCI Drivers
5
ifdef CONFIG_PCI
6
7
-CONFIG_ATH5K_PCI=y
8
+# CONFIG_ATH5K_PCI=y
9
CONFIG_ATH9K_PCI=y
10
11
CONFIG_IWLWIFI=m
This page took
0.04508 seconds
and
5
git commands to generate.