On Fri, 18 Apr 2025 14:40:08 +0800, Lingbo Kong wrote: > Currently, when ath12k performs the remove link interface operation, if > there is an ongoing scan operation on the arvif, ath12k may execute the > remove link interface operation multiple times on the same arvif. This > occurs because, during the remove link operation, if a scan operation is > present on the arvif, ath12k may receive a WMI_SCAN_EVENT_COMPLETED event > from the firmware. Upon receiving this event, ath12k will continue to > execute the ath12k_scan_vdev_clean_work() function, performing the remove > link interface operation on the same arvif again. > > [...] Applied, thanks! [1/1] wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion commit: 1ab2e9046b4f3b298274ad4cc08ff456d3e4274e Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>