aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-09-25 18:34:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-09-25 18:34:54 +0000
commit2f21dedbbbc1539c6f03d8b9bc981e304aacfa07 (patch)
treea3c7f9625a15c3534d2a2da6f7460c1799c0ddc9 /package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
parent81fc839266035bd3f1b5d2404d1d61587b34ab8e (diff)
downloadupstream-2f21dedbbbc1539c6f03d8b9bc981e304aacfa07.tar.gz
upstream-2f21dedbbbc1539c6f03d8b9bc981e304aacfa07.tar.bz2
upstream-2f21dedbbbc1539c6f03d8b9bc981e304aacfa07.zip
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch')
-rw-r--r--package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch b/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
index 8723e50410..cdf375b495 100644
--- a/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
+++ b/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
@@ -144,7 +144,7 @@
mask2 = 0;
--- a/drivers/net/wireless/ath/ath9k/mac.h
+++ b/drivers/net/wireless/ath/ath9k/mac.h
-@@ -734,7 +734,7 @@ int ath9k_hw_beaconq_setup(struct ath_hw
+@@ -735,7 +735,7 @@ int ath9k_hw_beaconq_setup(struct ath_hw
/* Interrupt Handling */
bool ath9k_hw_intrpend(struct ath_hw *ah);