From 57f7f91f0c2c88a4307fdf859f31946cb03c616d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 13 Dec 2016 12:33:42 +0100 Subject: mac80211: refresh all patches Signed-off-by: Felix Fietkau --- package/kernel/mac80211/patches/400-ath_move_debug_code.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/kernel/mac80211/patches/400-ath_move_debug_code.patch') 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 72e9a41223..a5e1f067c5 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 -@@ -318,13 +318,6 @@ void _ath_dbg(struct ath_common *common, +@@ -318,14 +318,7 @@ void _ath_dbg(struct ath_common *common, #endif /* CPTCFG_ATH_DEBUG */ /** Returns string describing opmode, or NULL if unknown mode. */ @@ -27,4 +27,5 @@ -} -#endif - #endif /* ATH_H */ + extern const char *ath_bus_type_strings[]; + static inline const char *ath_bus_type_to_string(enum ath_bus_type bustype) -- cgit v1.2.3