aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-06 10:41:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-04-06 10:41:23 +0000
commit4e155c80d3d8811e19effa7f173a863f6b22f4bf (patch)
tree6ace1120efe3767aa6ea23e33755ec4a69d4735d /package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch
parentc821836395122a28b692fdfe7ba6446195848496 (diff)
downloadupstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.tar.gz
upstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.tar.bz2
upstream-4e155c80d3d8811e19effa7f173a863f6b22f4bf.zip
mac80211: update to wireless-testing 2014-03-31
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40393
Diffstat (limited to 'package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch')
-rw-r--r--package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch2
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 ef0b9a1e2a..e457267654 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
-@@ -90,7 +90,7 @@ int ath_descdma_setup(struct ath_softc *
+@@ -89,7 +89,7 @@ int ath_descdma_setup(struct ath_softc *
(_l) &= ((_sz) - 1); \
} while (0)