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 1gBNf8-00086V-4p for ath10k@lists.infradead.org; Sat, 13 Oct 2018 17:25:15 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Add peer flush in ath10k_flush for STATION From: Kalle Valo In-Reply-To: <1538989363-12386-1-git-send-email-wgong@codeaurora.org> References: <1538989363-12386-1-git-send-email-wgong@codeaurora.org> Message-Id: <20181013172503.D38C460C1D@smtp.codeaurora.org> Date: Sat, 13 Oct 2018 17:25:03 +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: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Wen Gong Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Wen Gong wrote: > In the noisy environment, if there are packets in the queue and can't > send out, the suspend timing will be more than 5 seconds due to the wait, > flush the queue to optimize the suspend timing, and let the upper layer to > retry the packets after resume. > > Tested with QCA6174 PCI with firmware > WLAN.RM.4.4.1-00109-QCARMSWPZ-1, but this will also affect QCA9377 PCI. > It's not a regression with new firmware releases. > > Signed-off-by: Wen Gong > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 9de4162f0999 ath10k: add peer flush in ath10k_flush for STATION -- https://patchwork.kernel.org/patch/10630271/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k