Skip to content
Commit abb374fe authored by Ignacio Nunez Hernanz's avatar Ignacio Nunez Hernanz Committed by Kalle Valo
Browse files

ath10k: make ath10k report discarded packets to mac80211



Whenever ath10k firmware discards a packet (HTT_TX_COMPL_STATE_DISCARD
flag), the skb is freed and mac80211 does not get feedback through
ieee80211_tx_status().

Instead, make sure that the IEEE80211_TX_STAT_ACK flag is disabled and
let the packet go through, like ath9k does.

Signed-off-by: default avatarIgnacio Nunez Hernanz <nacho.nunez@aoifes.com>
[kvalo@codeaurora.org: rebase patch manually]
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent f74290fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment