From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hXjax-0001Ha-T0 for ath11k@lists.infradead.org; Mon, 03 Jun 2019 09:49:37 +0000 MIME-Version: 1.0 Subject: Re: [PATCH v2] ath11k: Fix error received while aborting hw scan From: Kalle Valo In-Reply-To: <1559188152-4826-1-git-send-email-srirrama@codeaurora.org> References: <1559188152-4826-1-git-send-email-srirrama@codeaurora.org> Message-Id: <20190603094935.4E9DB60FE9@smtp.codeaurora.org> Date: Mon, 3 Jun 2019 09:49:35 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Sriram R Cc: ath11k@lists.infradead.org Sriram R wrote: > Set the appropriate scan cancel request param while stopping > the hw scan. Also, when a interface is stopped, the SDATA_STATE_RUNNING > flag will be cleared before cancelling the scan, hence > the interface can't be found in active interfaces in corresponding > scan cancellation event. Hence search the corresponding 'ar' > by iterating through the active pdev's if the scan state is aborting. > > This will avoid 'failed to stop wmi scan' error received > while aborting the scan. > > Signed-off-by: Sriram R Patch applied to ath.git, thanks. e2c41f190df7 ath11k: Fix error received while aborting hw scan -- https://patchwork.kernel.org/patch/10968145/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k