diff options
author | Vasanthakumar Thiagarajan <[email protected]> | 2020-07-22 19:50:17 +0530 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2020-07-30 10:25:17 +0200 |
commit | e61fbfca8055eef18f11727f431e1e3e5221291e (patch) | |
tree | f640d81f69b4a48591c1b6c2e98bb1eca2968d1e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4052d3d2e8f47a15053320bbcbe365d15610437d (diff) |
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Allocated ack_frame id from local->ack_status_frames is not really
stored in the tx_info for 802.3 Tx path. Due to this, tx ack status
is not reported and ack_frame id is not freed for the buffers requiring
tx ack status. Also move the memset to 0 of tx_info before
IEEE80211_TX_CTL_REQ_TX_STATUS flag assignment.
Fixes: 50ff477a8639 ("mac80211: add 802.11 encapsulation offloading support")
Signed-off-by: Vasanthakumar Thiagarajan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions