From c316eb9e8f1dc5bef8a77606d83a1c7ccc323bf3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 23 May 2013 10:22:13 +0000 Subject: ath9k: merge some ar934x stability fixes Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36695 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/554-ath9k_ani_mrc_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/554-ath9k_ani_mrc_fix.patch') diff --git a/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch b/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch index 6edc8efc02..8a4ce06be4 100644 --- a/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch +++ b/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/ar9003_phy.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_phy.c -@@ -1075,6 +1075,10 @@ static bool ar9003_hw_ani_control(struct +@@ -1076,6 +1076,10 @@ static bool ar9003_hw_ani_control(struct * is_on == 0 means MRC CCK is OFF (more noise imm) */ bool is_on = param ? 1 : 0; -- cgit v1.2.3