ath9k: merge another round of upstream (or -pending) fixes and cleanups

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

SVN-Revision: 39138
This commit is contained in:
Felix Fietkau
2013-12-19 17:18:07 +00:00
parent 5db5354c70
commit bac83378e7
17 changed files with 2800 additions and 171 deletions

View File

@@ -1,8 +1,8 @@
--- a/drivers/net/wireless/ath/ath9k/ath9k.h
+++ b/drivers/net/wireless/ath/ath9k/ath9k.h
@@ -113,7 +113,7 @@ int ath_descdma_setup(struct ath_softc *
/* RX / TX */
/***********/
@@ -90,7 +90,7 @@ int ath_descdma_setup(struct ath_softc *
(_l) &= ((_sz) - 1); \
} while (0)
-#define ATH_RXBUF 512
+#define ATH_RXBUF 256