mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 30 Apr 2020 07:59:31 +0000 (09:59 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:33 +0000 (19:52 +0200)
commit6c5974c10c2c6cc8166d4708b957ff3245b4eecb
tree3dc0077bdf9bc669809a9513ef0d3dffeb86b56c
parent53b42ae291a0adf227c9f32e4024819a276ded02
mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work

For the moment offload firmware supports just one entry in the scheduled
scan plan and so it runs till it is disabled by the userspace.
Do not mark the hw scheduled scan as disabled in mt7615_scan_work
after receiving a scan result

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/main.c