mt76: mt7921: fix the dwell time control
authorSean Wang <sean.wang@mediatek.com>
Tue, 6 Apr 2021 03:34:35 +0000 (11:34 +0800)
committerFelix Fietkau <nbd@nbd.name>
Sun, 11 Apr 2021 22:03:07 +0000 (00:03 +0200)
commit9db419f0cb39a63fb2f645a846cae17b81cd5c96
tree10bd6e5fab81407d4d5d4bdaac29e20b259cc05f
parent9c9d83213424679b087267600d53a35acfa0201f
mt76: mt7921: fix the dwell time control

dwell time for the scan is not configurable according to the current
firmware submitted into linux-firmware.git, so leave the dwell time 0 to
indicate the dwell time always determined by the firmware.

Fixes: 399090ef9605 ("mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module")
Suggested-by: Soul Huang <Soul.Huang@mediatek.com>
Co-developed-by: YN Chen <YN.Chen@mediatek.com>
Signed-off-by: YN Chen <YN.Chen@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c