]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header
authorJohn Crispin <john@phrozen.org>
Sun, 14 Jul 2019 15:44:16 +0000 (17:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2019 14:14:06 +0000 (16:14 +0200)
commit3d07ffcaf32006486f8743ef35c4706d4c776661
tree19eb8ba355cfc22c49c707c3cc6af2128b4d23c6
parentb7b2e8caa08c30d3ad2dcdb2133991b44db2913d
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header

Add support to ieee80211_add_tx_radiotap_header() for handling rates
reported via ieee80211_tx_status. This allows us to also report HE rates.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20190714154419.11854-4-john@phrozen.org
[remove text about 60 GHz, mac80211 doesn't support it, fix endianness issue]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/status.c