aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-30 10:44:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-30 10:44:19 +0000
commit12c033dfd90659fe6c4b7dc44cc91824be07c877 (patch)
treea796bba76f01a25a043031055297b59307514aef /package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch
parent02a6750af87091e69d8c14e4b9e73c960b4d5794 (diff)
downloadupstream-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.gz
upstream-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.bz2
upstream-12c033dfd90659fe6c4b7dc44cc91824be07c877.zip
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
Diffstat (limited to 'package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch')
-rw-r--r--package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch b/package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch
index 3bee413970..47df721322 100644
--- a/package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch
+++ b/package/kernel/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
-@@ -1136,6 +1136,10 @@ skip_ws_det:
+@@ -1173,6 +1173,10 @@ skip_ws_det:
* is_on == 0 means MRC CCK is OFF (more noise imm)
*/
bool is_on = param ? 1 : 0;