projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] mac80211: add deadlock fix patch
[openwrt.git]
/
package
/
mac80211
/
patches
/
402-ath9k-enable-debug.patch
diff --git
a/package/mac80211/patches/402-ath9k-enable-debug.patch
b/package/mac80211/patches/402-ath9k-enable-debug.patch
index
c4a4936
..
92277a3
100644
(file)
--- a/
package/mac80211/patches/402-ath9k-enable-debug.patch
+++ b/
package/mac80211/patches/402-ath9k-enable-debug.patch
@@
-1,9
+1,9
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -124,7 +124,7 @@ ifneq ($(CONFIG_PCI),)
- CONFIG_ATH5K=m
+@@ -156,7 +156,7 @@ ifneq ($(CONFIG_PCI),)
# CONFIG_ATH5K_DEBUG=y
# CONFIG_ATH5K_DEBUG=y
- CONFIG_ATH9K=m
+ # CONFIG_ATH5K_RFKILL=y
+ # CONFIG_ATH9K=m
-# CONFIG_ATH9K_DEBUG=y
+CONFIG_ATH9K_DEBUG=y
-# CONFIG_ATH9K_DEBUG=y
+CONFIG_ATH9K_DEBUG=y
This page took
0.028051 seconds
and
4
git commands to generate.