[PATCH 1/2] ath10k: introduce a stricter scan state machine
Kalle Valo
kvalo at qca.qualcomm.com
Tue Jul 29 02:51:17 PDT 2014
Michal Kazior <michal.kazior at tieto.com> writes:
>>> @@ -2323,8 +2348,6 @@ void ath10k_halt(struct ath10k *ar)
>>> ath10k_monitor_stop(ar);
>>> }
>>>
>>> - del_timer_sync(&ar->scan.timeout);
>>> - ath10k_reset_scan((unsigned long)ar);
>>> ath10k_peer_cleanup_all(ar);
>>> ath10k_core_stop(ar);
>>> ath10k_hif_power_down(ar);
>>
>> Why you don't call ath10k_scan_reset() here? I would have assumed that
>> you do that.
>
> Hmm.. Good catch.
>
> Anyway I need to work on this patch a little bit more and fix another
> corner case.
Ok, I'll drop this patch and wait for the next version.
--
Kalle Valo
More information about the ath10k
mailing list