Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752208AbdHHLGW (ORCPT ); Tue, 8 Aug 2017 07:06:22 -0400 Received: from sabertooth02.qualcomm.com ([65.197.215.38]:46117 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752003AbdHHLGU (ORCPT ); Tue, 8 Aug 2017 07:06:20 -0400 X-IronPort-AV: E=Sophos;i="5.41,343,1498546800"; d="scan'208";a="113250618" X-IronPort-AV: E=McAfee;i="5900,7806,8615"; a="1423907835" X-MGA-submission: =?us-ascii?q?MDGptOZb8JOiJn+KqxHfP0ccH2Svp1ewXep6og?= =?us-ascii?q?LI0j2/bJHYxldcQxopLTfisxKMrDiabCZBCeK7zxtVWofH7LvpYtemB7?= =?us-ascii?q?mWtC1WycyYSgX2T6q9OdjjW1Wa2Qvk/UuFbtD4VyVtAB29krva8H1AV1?= =?us-ascii?q?CX?= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [v3] ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() From: Kalle Valo In-Reply-To: <20170719191955.11518-1-nix.or.die@gmail.com> References: <20170719191955.11518-1-nix.or.die@gmail.com> To: Gabriel C CC: , , , , , , Gabriel Craciunescu User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-ID: Date: Tue, 8 Aug 2017 13:06:11 +0200 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01F.na.qualcomm.com (10.85.0.32) To euamsexm01a.eu.qualcomm.com (10.251.127.40) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 23 Gabriel C wrote: > Each time we get disconnected from AP we get flooded with messages like: > > ... > ath10k_pci 0000:03:00.0: no channel configured; ignoring frame(s)! > > ath10k_warn: 155 callbacks suppressed > ... > > Use ath10k_dbg() here too. > > Signed-off-by: Gabriel Craciunescu > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 984eb9053280 ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() -- https://patchwork.kernel.org/patch/9853129/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches