commit | 2019c39a2d6081e09436254fba320708e8127691 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Apr 16 13:56:18 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Apr 24 20:33:03 2018 +0300 |
tree | 14f17a59263286194b7408b071a07027efa49f3b | |
parent | b305a6ab02475f52ef604b36e4cecd3bf4aa5eb7 [diff] |
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>