John Crispin <john@xxxxxxxxxxx> wrote: > Some of the fields are only used by debugfs. Move the parsing of these > from the data hot path to the debugfs code. > > Signed-off-by: John Crispin <john@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> This added a new warning, fixed in pending branch: drivers/net/wireless/ath/ath11k/debugfs_sta.c: In function 'ath11k_update_per_peer_stats_from_txcompl': drivers/net/wireless/ath/ath11k/debugfs_sta.c:138:6: warning: variable 'num_tones_in_ru' set but not used [-Wunused-but-set-variable] -- https://patchwork.kernel.org/patch/11290753/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches