X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F400-ath_move_debug_code.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2F400-ath_move_debug_code.patch;h=0dba7ac12555b4de8b0959925b39f951a88d7ecb;hp=901dcb1cd448cfd2c6688c02c30611934b8f3b39;hb=801530e704f243f48b2a49d78142703d854e81ee;hpb=84d1d775123b011a48528cdcc35b18faf16eda9d 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 901dcb1cd4..0dba7ac125 100644 --- a/package/kernel/mac80211/patches/400-ath_move_debug_code.patch +++ b/package/kernel/mac80211/patches/400-ath_move_debug_code.patch @@ -12,7 +12,7 @@ ccflags-y += -D__CHECK_ENDIAN__ --- a/drivers/net/wireless/ath/ath.h +++ b/drivers/net/wireless/ath/ath.h -@@ -280,13 +280,6 @@ void _ath_dbg(struct ath_common *common, +@@ -282,13 +282,6 @@ void _ath_dbg(struct ath_common *common, #endif /* CPTCFG_ATH_DEBUG */ /** Returns string describing opmode, or NULL if unknown mode. */