]> git.baikalelectronics.ru Git - kernel.git/commit
mt7601u: run calibration works after finishing scanning
authorStanislaw Gruszka <sgruszka@redhat.com>
Mon, 16 Apr 2018 11:56:18 +0000 (13:56 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 24 Apr 2018 17:33:03 +0000 (20:33 +0300)
commitbdfdda2f98863e22378559973d49f134f95c1a34
tree14f17a59263286194b7408b071a07027efa49f3b
parent934820867eedeb05541dfd4102b7736bbdea6c68
mt7601u: run calibration works after finishing scanning

When finishing scanning we switch to operational channel sill with
SCANNING flag. This mean that we never perform calibration works after
scanning. To fix the problem queue calibration works on
.sw_scan_complete() routine.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mediatek/mt7601u/main.c