Re: [PATCH ath-next] wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
Jeff Johnson <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 04 Nov 2025 09:39:57 +0100, Nicolas Escande wrote:
> When reporting tx completion using ieee80211_tx_status_xxx() familly of
> functions, the status part of the struct ieee80211_tx_info nested in the
> skb is used to report things like transmit rates & retry count to mac80211
>
> On the TX data path, this is correctly memset to 0 before calling
> ieee80211_tx_status_ext(), but on the tx mgmt path this was not done.
>
> [...]
Applied, thanks!
[1/1] wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
commit: 9065b968752334f972e0d48e50c4463a172fc2a7
Best regards,
--
Jeff Johnson <[email protected]>