diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-08-24 17:16:05 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-08-24 23:23:31 +0200 |
commit | e1dcfe02b2af0eea1654e491f62049e479978951 (patch) | |
tree | bb51c1bfec6a254476ec212b06633d932a9a74e8 /package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch | |
parent | 5ef3fe614c1e8c350ca0083f61577a89c002bc53 (diff) | |
download | upstream-e1dcfe02b2af0eea1654e491f62049e479978951.tar.gz upstream-e1dcfe02b2af0eea1654e491f62049e479978951.tar.bz2 upstream-e1dcfe02b2af0eea1654e491f62049e479978951.zip |
mac80211: refresh patches
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch')
-rw-r--r-- | package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch b/package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch index e820d1c264..ca21f55bee 100644 --- a/package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch +++ b/package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c +++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c -@@ -8697,6 +8697,386 @@ void rt2800_rxdcoc_calibration(struct rt +@@ -8702,6 +8702,386 @@ void rt2800_rxdcoc_calibration(struct rt } EXPORT_SYMBOL_GPL(rt2800_rxdcoc_calibration); @@ -387,7 +387,7 @@ static void rt2800_bbp_core_soft_reset(struct rt2x00_dev *rt2x00dev, bool set_bw, bool is_ht40) { -@@ -9309,6 +9689,7 @@ static void rt2800_init_rfcsr_6352(struc +@@ -9314,6 +9694,7 @@ static void rt2800_init_rfcsr_6352(struc rt2800_rxdcoc_calibration(rt2x00dev); rt2800_bw_filter_calibration(rt2x00dev, true); rt2800_bw_filter_calibration(rt2x00dev, false); |