diff options
author | 2020-09-08 14:36:59 +0200 | |
---|---|---|
committer | 2020-09-18 12:22:56 +0200 | |
commit | 23e9f1ef16629da70acb171589e33c0a3f6ec628 (patch) | |
tree | a35fa848a3dffed8fb289b72e59c28d089665494 /tools/perf/scripts/python/stackcollapse.py | |
parent | mac80211: unify 802.3 (offload) and 802.11 tx status codepath (diff) | |
download | linux-dev-23e9f1ef16629da70acb171589e33c0a3f6ec628.tar.xz linux-dev-23e9f1ef16629da70acb171589e33c0a3f6ec628.zip |
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
For encap-offloaded packets, ieee80211_free_txskb cannot be used, since it
does not have the vif pointer.
Using ieee80211_tx_status_ext for this purpose has the advantage of being able
avoid an extra station lookup for AQL
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200908123702.88454-12-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions