On 4/3/2023 2:15 AM, Kalle Valo wrote:
Pradeep Kumar Chitrapu <quic_pradeepc@xxxxxxxxxxx> writes:
Fixes bugs in radiotap fields and tx status reporting in TX
encapsulation offload cases.
Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
Pradeep Kumar Chitrapu (2):
wifi: ath11k: fix tx status reporting in encap offload mode
wifi: ath11k: Fix incorrect update of radiotap fields
No changelog. What has changed since v1?
Thanks Kalle. Sorry about missing changelog. let me send V3 with updated
change log..
changes are : avoid using ieee80211_tx_status_8023 and use
ieee80211_tx_status_ext instead,
and fix commit description inorder to address previous review comments.