diff options
author | Ignacio Nunez Hernanz <nacho.nunez@aoifes.com> | 2018-02-26 13:16:46 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-02-26 17:44:26 +0300 |
commit | abb374fe84606ba48cf6c31c14460dfbfb4959e0 (patch) | |
tree | 7478e49ccfbb0a10ee0d750a8af83a892888c3f0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f74290fdb363665538743d14c4f00aeacdb68d87 (diff) | |
download | linux-abb374fe84606ba48cf6c31c14460dfbfb4959e0.tar.xz |
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: Ignacio Nunez Hernanz <nacho.nunez@aoifes.com>
[kvalo@codeaurora.org: rebase patch manually]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions