mac80211: reduce duplication in tx status functions
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Sep 2020 12:36:54 +0000 (14:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 10:06:38 +0000 (12:06 +0200)
commit3318111cf63d97f1e1792ed4fdf9472e60b0a2cc
tree7d3c5fa465c778c6496891508ae5b78db4da3a47
parent6aea26ce5a4cf854c1a86f3760753b5e2617578f
mac80211: reduce duplication in tx status functions

Move redundant functionality from __ieee80211_tx_status into
ieee80211_tx_status_ext. Preparation for unifying with the 802.3 tx status
codepath.

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