[PATCH] wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()

Jeff Johnson quic_jjohnson at quicinc.com
Thu Nov 21 08:12:39 PST 2024


On Mon, 18 Nov 2024 09:27:22 +0530, Roopni Devanathan wrote:
> Currently in ath12k_htt_print_tx_pdev_mumimo_grp_stats_tlv() the
> htt_stats_buf->ul_mumimo_grp_best_usrs array is printed using
> print_array_to_buf_index() with a stats_index of 1. This is meant
> to convey the semantic that first entry in ul_mumimo_grp_best_usrs
> is associated with user 1. However, unlike some of the other "usr"
> arrays which have that semantic, ul_mumimo_grp_best_usrs does not
> have that semantic. Instead the first entry corresponds to user 0.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()
      commit: 47c7ebfba30f242a24a89317c74eada47adfaa95

Best regards,
-- 
Jeff Johnson <quic_jjohnson at quicinc.com>




More information about the ath12k mailing list