diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-07-22 12:45:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-07-22 12:45:03 +0000 |
commit | 9384cc59512c6974908289b67c3321d40ee4f19b (patch) | |
tree | 2efda9ebe3be4fa220e11d6c8c2b26299a3f00c8 /package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch | |
parent | 3b17e2ab6853f78989b7cea4a2cf412938881ac2 (diff) | |
download | mtk-20170518-9384cc59512c6974908289b67c3321d40ee4f19b.zip mtk-20170518-9384cc59512c6974908289b67c3321d40ee4f19b.tar.gz mtk-20170518-9384cc59512c6974908289b67c3321d40ee4f19b.tar.bz2 |
mac80211: update to wireless-testing 2015-07-21
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46436
Diffstat (limited to 'package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch')
-rw-r--r-- | package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch b/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch index d4104f0..6766111 100644 --- a/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch +++ b/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h -@@ -87,7 +87,7 @@ int ath_descdma_setup(struct ath_softc * +@@ -88,7 +88,7 @@ int ath_descdma_setup(struct ath_softc * (_l) &= ((_sz) - 1); \ } while (0) |