ath9k: merge another round of upstream (or -pending) fixes and cleanups
[openwrt.git] / package / kernel / mac80211 / patches / 511-ath9k_reduce_rxbuf.patch
index 4e2121a..ef0b9a1 100644 (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