[PATCH ath-current] wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel

Jeff Johnson jeff.johnson at oss.qualcomm.com
Tue Jan 13 07:29:26 PST 2026


On Mon, 12 Jan 2026 19:55:16 +0800, Yingying Tang wrote:
> Scan finish workqueue was introduced in __ath12k_mac_scan_finish() by [1].
> 
> During ath12k_mac_op_cancel_remain_on_channel(), scan state is set to
> ABORTING and should be reset to IDLE in the queued work. However,
> wiphy_work_cancel() is called before exiting
> ath12k_mac_op_cancel_remain_on_channel(), which prevents the work
> from running and leaves the state in ABORTING. This blocks all
> subsequent scan requests.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channel
      commit: 8b8d6ee53dfdee61b0beff66afe3f712456e707a

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath12k mailing list