commit | 3d07ffcaf32006486f8743ef35c4706d4c776661 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Sun Jul 14 17:44:16 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jul 26 16:14:06 2019 +0200 |
tree | 19eb8ba355cfc22c49c707c3cc6af2128b4d23c6 | |
parent | b7b2e8caa08c30d3ad2dcdb2133991b44db2913d [diff] |
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>