mac80211: update to wireless-testing 2015-03-09

Based on patch by Bryan Forbes <bryan@reigndropsfall.net>

Also update mt76 to update for API changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 44655
This commit is contained in:
Felix Fietkau
2015-03-11 15:02:47 +00:00
parent ee1e8c2f2d
commit 1e5b7c17b0
113 changed files with 2768 additions and 2977 deletions

View File

@@ -14,7 +14,7 @@
ccflags-y += -D__CHECK_ENDIAN__
--- a/drivers/net/wireless/ath/ath.h
+++ b/drivers/net/wireless/ath/ath.h
@@ -301,13 +301,6 @@ void _ath_dbg(struct ath_common *common,
@@ -313,13 +313,6 @@ void _ath_dbg(struct ath_common *common,
#endif /* CPTCFG_ATH_DEBUG */
/** Returns string describing opmode, or NULL if unknown mode. */