summaryrefslogtreecommitdiff
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
commita66d4235605b45ad043257c821e6f6f4815fa76e (patch)
tree6eef118779a5d26c9d74dd3c7406e020c8ab34a0 /package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
parentf45bd67de06f308be62b675a8de968043c59f7e2 (diff)
downloadmtk-20170518-a66d4235605b45ad043257c821e6f6f4815fa76e.zip
mtk-20170518-a66d4235605b45ad043257c821e6f6f4815fa76e.tar.gz
mtk-20170518-a66d4235605b45ad043257c821e6f6f4815fa76e.tar.bz2
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
SVN-Revision: 28301
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 8723e50..cdf375b 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);