From a2068afd77dcde2c3cf274dc73b71b689c5fedc7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 28 Feb 2014 18:08:23 +0000 Subject: ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier), should improve stability Signed-off-by: Felix Fietkau SVN-Revision: 39767 --- package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch') diff --git a/package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch b/package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch index 7c24f46f67..e899903478 100644 --- a/package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch +++ b/package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/ani.h +++ b/drivers/net/wireless/ath/ath9k/ani.h -@@ -38,7 +38,7 @@ +@@ -42,7 +42,7 @@ #define ATH9K_ANI_PERIOD 300 /* in ms */ -- cgit v1.2.3