aboutsummaryrefslogtreecommitdiffstats
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
commit45ae2ae6ee1b4900a4f36b373e11a7efec8fa2d7 (patch)
treef2021f70bb9168d865590fed562674f431345b11 /package/kernel/mac80211/patches/400-ath_move_debug_code.patch
parentb52062356398d314ff3f8abe5dd0b42742248b1b (diff)
downloadmaster-187ad058-45ae2ae6ee1b4900a4f36b373e11a7efec8fa2d7.tar.gz
master-187ad058-45ae2ae6ee1b4900a4f36b373e11a7efec8fa2d7.tar.bz2
master-187ad058-45ae2ae6ee1b4900a4f36b373e11a7efec8fa2d7.zip
ath9k: merge a regulatory handling fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43028 3c298f89-4303-0410-b956-a3cf2f4a3e73
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. */