[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173835205758.1098484.10102684203904092972.b4-ty@oss.qualcomm.com>
Date: Fri, 31 Jan 2025 11:34:17 -0800
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: ath12k@...ts.infradead.org, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, Remi Pommarel <repk@...plefau.lt>
Cc: Kalle Valo <kvalo@...nel.org>, Jeff Johnson <jjohnson@...nel.org>
Subject: Re: [PATCH v2] wifi: ath12k: remove return for empty tx bitrate in
mac_op_sta_statistics
On Wed, 29 Jan 2025 17:55:17 +0100, Remi Pommarel wrote:
> Currently in ath12k_mac_op_sta_statistics() there is the following
> logic:
>
> if (!arsta->txrate.legacy && !arsta->txrate.nss)
> return;
>
> Because ath12k_sta_statistics is used to report many info to iw wlan0 link,
> if it return for empty legacy and nss of arsta->txrate, then the other
> stats after it will not be set.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics
commit: 8a5ad319f2e6f0462dbcb1bd3a6ba5097f629a5b
Best regards,
--
Jeff Johnson <jeff.johnson@....qualcomm.com>
Powered by blists - more mailing lists