Commit 95f3ade2 authored by Rakesh Pillai's avatar Rakesh Pillai Committed by Nicolas Dechesne
Browse files

UPSTREAM: ath10k: fix tx status flag setting for management frames



The tx_status for management frames is being filled
incorrectly in the flags of skb_cb. This incorrect
flag setting causes the upper layers to consider that
the particular frame was not transmitted properly,
leading to improper behavior.

Set the IEEE80211_TX_STAT_ACK flag in the info flags
of skb_cb, to indicate the successful transmission of
the management frame.

Tested HW: WCN3990
Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1

Fixes: dc405152
Signed-off-by: default avatarRakesh Pillai <pillair@codeaurora.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
(cherry picked from commit 058a7eab)
Signed-off-by: default avatarNicolas Dechesne <nicolas.dechesne@linaro.org>
parent 5f114307
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment