mac80211: unify 802.3 (offload) and 802.11 tx status codepath
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Sep 2020 12:36:58 +0000 (14:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 10:20:49 +0000 (12:20 +0200)
commita260e495252019b37a5cc2f83b75ac0cf5198ef1
tree5a5355652f241d28e439c432b5c13510d612c7b0
parent9abf4e49830d606f18a05111cfa96b8f0b724c7d
mac80211: unify 802.3 (offload) and 802.11 tx status codepath

Make ieee80211_tx_status_8023 call ieee80211_tx_status_ext, similar to
ieee80211_tx_status.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200908123702.88454-11-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/status.c