summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/400-ath_move_debug_code.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-22 13:32:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-22 13:32:06 +0000
commit201fb55ac5bf7d700d4894dcbd1935c58de2ea53 (patch)
tree73beb3deac0d183371b19daf7655ff0ac390444b /package/kernel/mac80211/patches/400-ath_move_debug_code.patch
parent3df1a20197154d9e3ff65b5fe671a11a44ed08d2 (diff)
downloadmaster-31e0f0ae-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.tar.gz
master-31e0f0ae-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.tar.bz2
master-31e0f0ae-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.zip
ath9k: merge a regulatory handling fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43028
Diffstat (limited to 'package/kernel/mac80211/patches/400-ath_move_debug_code.patch')
-rw-r--r--package/kernel/mac80211/patches/400-ath_move_debug_code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/400-ath_move_debug_code.patch b/package/kernel/mac80211/patches/400-ath_move_debug_code.patch
index ccd4a3e501..229fc46128 100644
--- a/package/kernel/mac80211/patches/400-ath_move_debug_code.patch
+++ b/package/kernel/mac80211/patches/400-ath_move_debug_code.patch
@@ -14,7 +14,7 @@
ccflags-y += -D__CHECK_ENDIAN__
--- a/drivers/net/wireless/ath/ath.h
+++ b/drivers/net/wireless/ath/ath.h
-@@ -300,13 +300,6 @@ void _ath_dbg(struct ath_common *common,
+@@ -301,13 +301,6 @@ void _ath_dbg(struct ath_common *common,
#endif /* CPTCFG_ATH_DEBUG */
/** Returns string describing opmode, or NULL if unknown mode. */