tag | 793f15e8713c30be673b8883a9dd3606ff5524bb | |
---|---|---|
tagger | Johannes Berg <johannes.berg@intel.com> | Tue Jan 04 15:54:43 2022 +0100 |
object | b3c1906ed02ad2b9f4db2f652cb7ea7b333963e5 |
Just a few more changes: * mac80211: allow non-standard VHT MCSes 10/11 * mac80211: add sleepable station iterator for drivers * nl80211: clarify a comment * mac80211: small cleanup to use typed element helpers
commit | b3c1906ed02ad2b9f4db2f652cb7ea7b333963e5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Dec 20 11:36:10 2021 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jan 04 15:50:36 2022 +0100 |
tree | 06ba4dfa70f44a40ec47624f4a4c785e872be7e8 | |
parent | 5bc03b28ec24670e67c453ecb2bfbb9053b86838 [diff] |
mac80211: use ieee80211_bss_get_elem() Instead of ieee80211_bss_get_ie(), use the more typed ieee80211_bss_get_elem(). Link: https://lore.kernel.org/r/20211220113609.56f8e2a70152.Id5a56afb8a4f9b38d10445e5a1874e93e84b5251@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>