summaryrefslogtreecommitdiff
path: root/net/mac80211/rate.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-04-26 17:11:37 +0200
committerJohannes Berg <johannes.berg@intel.com>2017-04-28 11:08:21 +0200
commit5fe49a9d11644f4aa9034c7eedbcfc6e52373e10 (patch)
tree43dabd1334389c99c4bbd4dd96817cd5981f3d10 /net/mac80211/rate.c
parenteefebd3164604a19744dca3df08e050999031d74 (diff)
mac80211: add ieee80211_tx_status_ext
This allows the driver to pass in struct ieee80211_tx_status directly. Make ieee80211_tx_status_noskb a wrapper around it. As with ieee80211_tx_status_noskb, there is no _ni variant of this call, because it probably won't be needed. Even if the driver won't provide any extra status info other than what's in struct ieee80211_tx_info already, it can optimize status reporting this way by passing in the station pointer. Signed-off-by: Felix Fietkau <nbd@nbd.name> [use C99 initializers] Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/rate.c')
0 files changed, 0 insertions, 0 deletions