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
46fc548
..
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
-@@ -1
71,7 +171,7 @@ CONFIG_ATH5K=m
+@@ -1
56,7 +156,7 @@ ifneq ($(CONFIG_PCI),)
# CONFIG_ATH5K_DEBUG=y
# CONFIG_ATH5K_RFKILL=y
- CONFIG_ATH9K=m
+
#
CONFIG_ATH9K=m
-# CONFIG_ATH9K_DEBUG=y
+CONFIG_ATH9K_DEBUG=y
This page took
0.039459 seconds
and
4
git commands to generate.