Hi, A bunch of patches from our internal tree with mac80211 and cfg80211 changes. It's the usual developement: features, cleanups and bugfixes. Thanks, Miri Benjamin Berg (1): wifi: mac80211: use deflink and fix typo in link ID check Johannes Berg (7): wifi: mac80211_hwsim: advertise 15 simultaneous links wifi: mac80211: simplify ieee80211_config_bw() prototype wifi: mac80211: remove extra element parsing wifi: mac80211: simplify HE capability access wifi: mac80211: disallow drivers with HT wider than HE wifi: mac80211: fix potential sta-link leak wifi: mac80211: don't set bss_conf in parsing drivers/net/wireless/virtual/mac80211_hwsim.c | 8 +- net/mac80211/main.c | 18 +++ net/mac80211/mlme.c | 107 +++++++----------- net/mac80211/sta_info.c | 5 +- net/mac80211/util.c | 21 +--- 5 files changed, 72 insertions(+), 87 deletions(-) -- 2.34.1