Daniel Mack <daniel@xxxxxxxxxx> wrote: > When the firmware sends a WCN36XX_HAL_SCAN_IND_DEQUEUED indication, > the request is apparently no longer valid. Attempts to stop the hardware > scan request subsequently will lead to the following error message, and > the hardware is no longer able to communicate with any AP: > > [ 57.917186] wcn36xx: ERROR hal_stop_scan_offload response failed err=5 > > Interpreting this indicator message as scan abortion fixes this. > > While at it, add a newline to a debug print. > > Signed-off-by: Daniel Mack <daniel@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 5 patches applied to ath-next branch of ath.git, thanks. 14ca3c98aa12 wcn36xx: abort scan request when 'dequeued' indicator is sent 80c764d32122 wcn36xx: cancel pending scan request when interface goes down 89722f5767ac wcn36xx: handle scan cancellation when firmware support is missing 5a425c8b78e5 wcn36xx: send bss_type in scan requests 4836ec42b074 wcn36xx: pass information elements in scan requests -- https://patchwork.kernel.org/patch/10345025/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches