diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:03:48 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:03:48 +0000 |
commit | 82c5e2c497c69dca32a59090cddf5f298aa94e01 (patch) | |
tree | eff71d008e97ad7d5ba575b07a01c5d046063e24 /package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch | |
parent | 56f6d357167e19e26455135e4c3778692aef0de2 (diff) | |
download | mtk-20170518-82c5e2c497c69dca32a59090cddf5f298aa94e01.zip mtk-20170518-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.gz mtk-20170518-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.bz2 |
mac80211: update to wireless-testing 2016-01-10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48247
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) |