diff options
author | Felix Fietkau <nbd@nbd.name> | 2020-09-08 15:36:59 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-09-18 13:22:56 +0300 |
commit | 23e9f1ef16629da70acb171589e33c0a3f6ec628 (patch) | |
tree | a35fa848a3dffed8fb289b72e59c28d089665494 /tools/usb | |
parent | a260e495252019b37a5cc2f83b75ac0cf5198ef1 (diff) | |
download | linux-23e9f1ef16629da70acb171589e33c0a3f6ec628.tar.xz |
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/usb')
0 files changed, 0 insertions, 0 deletions