projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: optimize waking tx queues, slightly improves performance under load
[openwrt.git]
/
package
/
mac80211
/
patches
/
019-remove_ath5k_pci_option.patch
diff --git
a/package/mac80211/patches/019-remove_ath5k_pci_option.patch
b/package/mac80211/patches/019-remove_ath5k_pci_option.patch
index
a9bc153
..
40a5cfc
100644
(file)
--- a/
package/mac80211/patches/019-remove_ath5k_pci_option.patch
+++ b/
package/mac80211/patches/019-remove_ath5k_pci_option.patch
@@
-1,11
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -195,7 +195,7 @@ CONFIG_MAC80211_HWSIM=m
+@@ -273,7 +273,7 @@ CONFIG_ATH9K_BTCOEX_SUPPORT=y
+ # PCI Drivers
ifdef CONFIG_PCI
ifdef CONFIG_PCI
- CONFIG_ATH5K=m
-CONFIG_ATH5K_PCI=y
+# CONFIG_ATH5K_PCI=y
-CONFIG_ATH5K_PCI=y
+# CONFIG_ATH5K_PCI=y
-
# CONFIG_ATH5K_DEBUG
=y
- # CONFIG_ATH5K_AHB=y
- CONFIG_
ATH9K_HW
=m
+
CONFIG_ATH9K_PCI
=y
+
+ CONFIG_
IWLWIFI
=m
This page took
0.024842 seconds
and
4
git commands to generate.