On Wed, 2022-06-01 at 12:31 +0530, Aditya Kumar Singh wrote: > > + /* use rate info set by the driver directly if present */ > + if (st->rate) > + rinfo = sta->tx_stats.last_rate_info; > This doesn't apply anymore due to 44fa75f207d8 ("mac80211: extend current rate control tx status API") and the MLO work. johannes