From 44d9465e637f5976f78edf5e694a18a5a251e470 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 25 Sep 2011 18:34:54 +0000 Subject: 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 --- package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch') diff --git a/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch b/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch index 8723e5041..cdf375b49 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); -- cgit v1.2.3