From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7A4D1E7717F for ; Tue, 17 Dec 2024 19:48:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4LdeWBYq1aSGb7t4NSVQ7+AN129mw+BS+zz2tnYtWWg=; b=fcWjP4DT9YjngYTzPLl+gpQubB Ctd2zjK5MvXfX+vCWD5wXClCyFzo/Y0URgSaYkwrj0DW3x09Syi8u3toMpsWEBCNyPgOMKTqz05gF 4vb49qNpdSO8N7CZhuO9ADFJvUhUJdgVZ9gts72D52uUxyyzBdxC7Usx/spGKGsbq3ZRkWdSO+y5R dErwsBSS3q2Evzx+JPYjSNB7KlEoAHp2s514QIOZWK1622uPCMHu2ty5Kdk6/8rov60ZswjQLc4ee LsAZbMuYoavLYVi5HgvHnFBRhmO3dSW9Ksxih+1aO0edStDHXPRx+ja+yHtbGb75KkHM8EUz4o6+I 7SCCMicQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tNdYQ-0000000Eg1G-10x9 for ath12k@archiver.kernel.org; Tue, 17 Dec 2024 19:48:26 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tNdYN-0000000EfzH-0qHJ for ath12k@lists.infradead.org; Tue, 17 Dec 2024 19:48:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id B3BA0A41FA5; Tue, 17 Dec 2024 19:46:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 05F81C4CED3; Tue, 17 Dec 2024 19:48:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734464901; bh=qPPXG721ckxWX7mEwf8d3wbkYKZ2GRX3q0EiH53PbJ8=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=fcR3WQu65s/LbkHy5Dx6cZaCLlwo5z+mBJrdw6++kaS6gRklVZM+IS+KQrIMMhONC aOahsMJLB0rJyYm8SAR3n0kQxQ3VsX/C8KwgSp+Y0lBUK1qZESwaPogJVKDBFmyOo5 270xmK4ph13qFY8xT3Il4oVugOoBULB9btNccgygiBsfz03iU0YjS/X7o2P13L4fsu 2tSa4ATQeVc7hq3PdlUPRY6oudErXjG4Zc0Vt4b2q/G4s9XQwgl7e9HZV3nUhuG0WY 8xeJx9y0Y6NzmNfF7SlYA0g5PIjg9aIDPPlBdI6WKEVelTebX9ZKh96pYCUIzrPD4A 9JBs73TROMNww== From: Kalle Valo To: Karthikeyan Periyasamy Cc: , , Jeff Johnson Subject: Re: [PATCH v3 3/8] wifi: ath12k: cleanup Rx peer statistics structure References: <20241217084511.2981515-1-quic_periyasa@quicinc.com> <20241217084511.2981515-4-quic_periyasa@quicinc.com> Date: Tue, 17 Dec 2024 21:48:19 +0200 In-Reply-To: <20241217084511.2981515-4-quic_periyasa@quicinc.com> (Karthikeyan Periyasamy's message of "Tue, 17 Dec 2024 14:15:06 +0530") Message-ID: <87zfkujdks.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241217_114823_302931_6348BB48 X-CRM114-Status: UNSURE ( 5.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath12k@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "ath12k" Errors-To: ath12k-bounces+ath12k=archiver.kernel.org@lists.infradead.org Karthikeyan Periyasamy writes: > Currently, unused fields are present in the Rx peer statistics > structure. These fields are already present in the same structure > under the ath12k_rx_peer_rate_stats container structure. Therefore, > remove the unused fields from the Rx peer statistics structure. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Karthikeyan Periyasamy > Acked-by: Jeff Johnson Acked-by: Kalle Valo -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches