projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix switching channel bandwidth from 5/10 back to 20mhz
[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
192527d
..
07e3054
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
-@@ -2
12,7 +212
,7 @@ CONFIG_ATH9K_COMMON=m
+@@ -2
24,7 +224
,7 @@ CONFIG_ATH9K_COMMON=m
# PCI Drivers
ifdef CONFIG_PCI
-CONFIG_ATH5K_PCI=y
+# CONFIG_ATH5K_PCI=y
- CONFIG_ATH9K
=m
+ CONFIG_ATH9K
_PCI=y
CONFIG_IWLAGN=m
This page took
0.021962 seconds
and
4
git commands to generate.