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@xxxxxxxxxxxxxxxx>