summaryrefslogtreecommitdiff
path: root/net/bluetooth
diff options
context:
space:
mode:
authorPradeep Kumar Chitrapu <quic_pradeepc@quicinc.com>2023-04-17 13:35:02 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2023-04-19 17:23:22 +0300
commit6257c702264c44d74c6b71f0c62a7665da2dc356 (patch)
treedc60720a6955b9656833303130d76b76684dde53 /net/bluetooth
parent20487cc3ff36bbfa9505f0a078ba98f09abfc717 (diff)
wifi: ath11k: fix tx status reporting in encap offload mode
ieee80211_tx_status() treats packets in 802.11 frame format and tries to extract sta address from packet header. When tx encap offload is enabled, this becomes invalid operation. Hence, switch to using ieee80211_tx_status_ext() after filling in station address for handling both 802.11 and 802.3 frames. Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1 Signed-off-by: Pradeep Kumar Chitrapu <quic_pradeepc@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20230403195738.25367-2-quic_pradeepc@quicinc.com
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions