aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-01-21 12:46:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-01-21 12:46:37 +0000
commitcea37da1210bcb4a000c3db4f1cb9fdd43838f94 (patch)
tree5e6469f6ada454ea14a5c98f021bba8a58237f9e /package/mac80211/patches/554-ath9k_ani_mrc_fix.patch
parent7057d10c2602b2b13e9716a18ca732c9e3debcac (diff)
downloadmaster-187ad058-cea37da1210bcb4a000c3db4f1cb9fdd43838f94.tar.gz
master-187ad058-cea37da1210bcb4a000c3db4f1cb9fdd43838f94.tar.bz2
master-187ad058-cea37da1210bcb4a000c3db4f1cb9fdd43838f94.zip
ath9k: add support for more antenna mask combinations on AR93xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35264 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/554-ath9k_ani_mrc_fix.patch')
-rw-r--r--package/mac80211/patches/554-ath9k_ani_mrc_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch b/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch
index b5c1eb5e48..6edc8efc02 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
-@@ -1088,6 +1088,10 @@ static bool ar9003_hw_ani_control(struct
+@@ -1075,6 +1075,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;