summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-07 19:00:02 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-10-07 19:00:02 +0000
commit14808c9174a877341a287fb621cae33c82756d72 (patch)
treee5a5941342019439137996c93b3b800a02a6f0ec /package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
parent2be3359d6afd440bf20545434c413225f4aa37d0 (diff)
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28379 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 cdf375b49..a93857a19 100644
--- a/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
+++ b/package/mac80211/patches/580-ath9k_cleanup_set_interrupt.patch
@@ -110,7 +110,7 @@
--- a/drivers/net/wireless/ath/ath9k/recv.c
+++ b/drivers/net/wireless/ath/ath9k/recv.c
-@@ -1977,7 +1977,7 @@ requeue:
+@@ -1974,7 +1974,7 @@ requeue:
if (!(ah->imask & ATH9K_INT_RXEOL)) {
ah->imask |= (ATH9K_INT_RXEOL | ATH9K_INT_RXORN);