diff options
author | Johannes Berg <johannes.berg@intel.com> | 2022-05-10 16:38:19 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-05-16 09:11:12 +0200 |
commit | f5bf586aadddd9803a1f16bc18621fd819377130 (patch) | |
tree | 98d0d99b60b5cd1b626f8b59be4a60f94ebf3090 /include/net/mac80211.h | |
parent | 4273d3fa8aa594e37c295bef3e73073608644241 (diff) |
mac80211: remove stray multi_sta_back_32bit docs
This field doesn't exist, remove the docs for it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 7b74c695a83a..944b31f0eb0d 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -514,7 +514,6 @@ struct ieee80211_fils_discovery { * to that BSS) that can change during the lifetime of the BSS. * * @htc_trig_based_pkt_ext: default PE in 4us units, if BSS supports HE - * @multi_sta_back_32bit: supports BA bitmap of 32-bits in Multi-STA BACK * @uora_exists: is the UORA element advertised by AP * @ack_enabled: indicates support to receive a multi-TID that solicits either * ACK, BACK or both |