summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-15 15:03:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-15 15:03:48 +0000
commit82c5e2c497c69dca32a59090cddf5f298aa94e01 (patch)
treeeff71d008e97ad7d5ba575b07a01c5d046063e24 /package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
parent56f6d357167e19e26455135e4c3778692aef0de2 (diff)
downloadmaster-31e0f0ae-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.gz
master-31e0f0ae-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.bz2
master-31e0f0ae-82c5e2c497c69dca32a59090cddf5f298aa94e01.zip
mac80211: update to wireless-testing 2016-01-10
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48247
Diffstat (limited to 'package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch')
-rw-r--r--package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch b/package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
index 7e5f3040ed..e3e4c98efc 100644
--- a/package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
+++ b/package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
@@ -11,7 +11,7 @@
* RFCSR 31:
--- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
-@@ -3527,8 +3527,13 @@ static void rt2800_config_channel(struct
+@@ -3528,8 +3528,13 @@ static void rt2800_config_channel(struct
rt2x00_rf(rt2x00dev, RF5390) ||
rt2x00_rf(rt2x00dev, RF5392)) {
rt2800_rfcsr_read(rt2x00dev, 30, &rfcsr);