aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-09-25 22:35:17 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-09-27 00:22:06 +0200
commit2a64c7ea74f03466896626bd6cc70c8bdae6fd81 (patch)
tree832d589dc3bdbb762bc3458882bfe59c22ab43dc /package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
parent2dc1f54b1205094e7c6036cae6275d2c326bad3e (diff)
downloadupstream-2a64c7ea74f03466896626bd6cc70c8bdae6fd81.tar.gz
upstream-2a64c7ea74f03466896626bd6cc70c8bdae6fd81.tar.bz2
upstream-2a64c7ea74f03466896626bd6cc70c8bdae6fd81.zip
mac80211: Use backports-4.19-rc5-1.tar.xz
This is an official release with some minor changes compared to the unofficial 4.19-rc4-1 we used before. * added bcma and ssb again, which is removed in OpenWrt * fix to build with kernel 4.19 * other minor fixes not relevant for Openwrt. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch')
-rw-r--r--package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch b/package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
index cacede9608..2f7a4eb948 100644
--- a/package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
+++ b/package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
-@@ -8383,6 +8383,160 @@ void rt2800_rf_self_txdc_cal(struct rt2x
+@@ -8388,6 +8388,160 @@ void rt2800_rf_self_txdc_cal(struct rt2x
}
EXPORT_SYMBOL_GPL(rt2800_rf_self_txdc_cal);
@@ -161,7 +161,7 @@
static void rt2800_bbp_core_soft_reset(struct rt2x00_dev *rt2x00dev,
bool set_bw, bool is_ht40)
{
-@@ -9008,6 +9162,7 @@ static void rt2800_init_rfcsr_6352(struc
+@@ -9013,6 +9167,7 @@ static void rt2800_init_rfcsr_6352(struc
rt2800_rfcsr_write_dccal(rt2x00dev, 5, 0x00);
rt2800_rfcsr_write_dccal(rt2x00dev, 17, 0x7C);