aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2019-08-29 22:26:42 +0200
committerDaniel Golle <daniel@makrotopia.org>2019-08-29 22:29:54 +0200
commita58bfb7377de2ccda55d66c78b0378d5d6ec7af9 (patch)
tree8eb3bd5cc4e8e9dea975096b4ad2b07cd35abc83 /package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
parentbec2df9a661454f4289e02954f2c083902c45ee9 (diff)
downloadupstream-a58bfb7377de2ccda55d66c78b0378d5d6ec7af9.tar.gz
upstream-a58bfb7377de2ccda55d66c78b0378d5d6ec7af9.tar.bz2
upstream-a58bfb7377de2ccda55d66c78b0378d5d6ec7af9.zip
mac80211: rt2x00: revert commit causing regression in 5GHz band
From: Stanislaw Gruszka <sgruszka@redhat.com> This reverts commit 9ad3b55654455258a9463384edb40077439d879f. As reported by Sergey: "I got some problem after upgrade kernel to 5.2 version (debian testing linux-image-5.2.0-2-amd64). 5Ghz client stopped to see AP. Some tests with 1metre distance between client-AP: 2.4Ghz -22dBm, for 5Ghz - 53dBm !, for longer distance (8m + walls) 2.4 - 61dBm, 5Ghz not visible." It was identified that rx signal level degradation was caused by 9ad3b5565445 ("rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"). So revert this commit. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch')
-rw-r--r--package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch b/package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
index 93043dc616..0efd3a157d 100644
--- a/package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
+++ b/package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
@@ -8,7 +8,7 @@
#include "rt2x00.h"
#include "rt2800lib.h"
-@@ -9540,6 +9541,17 @@ static int rt2800_init_eeprom(struct rt2
+@@ -9534,6 +9535,17 @@ static int rt2800_init_eeprom(struct rt2
rt2800_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
rt2800_init_led(rt2x00dev, &rt2x00dev->led_qual, LED_TYPE_QUALITY);