mac80211: remove tx status call to ieee80211_sta_register_airtime
authorFelix Fietkau <nbd@nbd.name>
Tue, 8 Sep 2020 12:36:55 +0000 (14:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2020 10:09:25 +0000 (12:09 +0200)
commitc74114d7d51521bd785bf6aa0f90ee87d99bee8a
tree7a98de0618c89379ffd209896fe4f04b68e0f69e
parent3318111cf63d97f1e1792ed4fdf9472e60b0a2cc
mac80211: remove tx status call to ieee80211_sta_register_airtime

All drivers using airtime fairness are calling ieee80211_sta_register_airtime
directly, now they must. Document this as well.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20200908123702.88454-8-nbd@nbd.name
[johannes: update the documentation to suit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/status.c