commit | ae66068f7872872740906cf7699624bfd90516ae | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Tue Apr 30 15:12:03 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Wed May 01 13:04:00 2019 +0200 |
tree | 4bb7827ddb2fc471dd36e69e1f6edae3e71381eb | |
parent | bd115805e86a6d18b18e2cf97e9cc7af361cb72a [diff] |
mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete Do not enable/disable pre_tbtt_tasklet tasklet in mt76x02_sw_scan/mt76x02_sw_scan_complete since it is already done setting the operating channel. Do run tbtt_tasklet while the device is offchannel Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>