[PATCH ath-next] wifi: ath12k: Add memset and update default rate value in wmi tx completion
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Thu Jun 26 16:15:15 PDT 2025
On Tue, 03 Jun 2025 12:05:12 +0530, Sarika Sharma wrote:
> When both AP/STA and monitor interfaces are enabled, ieee80211_tx_status()
> is invoked from two paths: the TX completion handler for data frames
> and the WMI TX completion handler for management frames.
> In the data path, the skb->cb is properly zeroed using memset, but in
> the WMI path, this step is missing.
>
> As a result, mac80211 encountered uninitialized (junk) values in
> skb->cb when generating the radiotap header for monitor mode, leading
> to invalid radiotap lengths.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: Add memset and update default rate value in wmi tx completion
commit: 9903c0986f782dfc511d7638b6f15fb6e8600cd3
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath12k
mailing list