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.92 #3 (Red Hat Linux)) id 1hgwII-0002qZ-An for ath10k@lists.infradead.org; Fri, 28 Jun 2019 19:12:27 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Move non-fatal warn logs to dbg level for SDIO chip From: Kalle Valo In-Reply-To: <1561516175-13873-1-git-send-email-wgong@codeaurora.org> References: <1561516175-13873-1-git-send-email-wgong@codeaurora.org> Message-Id: <20190628191222.15B1660909@smtp.codeaurora.org> Date: Fri, 28 Jun 2019 19:12:22 +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: > ath10k will receive some message with invalid peer id from firmware. > reason is: > There are incoming frames to MAC hardware that NOT find relative > address search table, then peer id is invalid set by MAC hardware, > it is hardware's logic, so fix it in ath10k will be more convenient. > > log: > ath10k_sdio mmc1:0001:1: Got RX ind from invalid peer: 65535 > > Tested with QCA6174 SDIO with firmware > WLAN.RMH.4.4.1-00007-QCARMSWP-1. > > Signed-off-by: Wen Gong > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. bd1a4ac556df ath10k: Move non-fatal warn logs to dbg level for SDIO chip -- https://patchwork.kernel.org/patch/11016771/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k