diff options
author | Shiji Yang <yangshiji66@qq.com> | 2023-08-22 19:16:22 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-09-05 22:57:42 +0100 |
commit | cdc8470aecd03e6994714af092f030f209951de4 (patch) | |
tree | acebf3016777420a934d27173dbbc42034cb5d54 /package/boot/arm-trusted-firmware-mediatek/Makefile | |
parent | 9df91263204b8a9a4c506fd75e06b83236fdc56e (diff) | |
download | upstream-cdc8470aecd03e6994714af092f030f209951de4.tar.gz upstream-cdc8470aecd03e6994714af092f030f209951de4.tar.bz2 upstream-cdc8470aecd03e6994714af092f030f209951de4.zip |
mac80211: fix MT7620 Wi-Fi channel scanning function
During the channel scanning process, the driver will continuously
switch channels. It seems that the full RF calibration step in
rt2800_config_channel() caused the channel scanning function to
timeout. To fix it, move the RF calibration to rt2800_enable_radio()
so that it is only executed once. This commit also includes some
coding format adjustments to follow the Linux recommended style.
Fixes: 2824fa6963cf ("mac80211: rework MT7620 PA/LNA RF calibration")
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
(cherry picked from commit ce6ad123e76311d2a882054b4ea532d1bfb643c8)
Diffstat (limited to 'package/boot/arm-trusted-firmware-mediatek/Makefile')
0 files changed, 0 insertions, 0 deletions