Hi, A few patches from our internal tree with mac80211 changes. It's the usual developement: features and a bugfix. Thanks, Miri Johannes Berg (2): wifi: mac80211: mlme: handle cross-link CSA wifi: mac80211: transmit deauth only if link is available Miri Korenblit (1): wifi: mac80211: defer link switch work in reconfig net/mac80211/cfg.c | 12 +- net/mac80211/driver-ops.h | 12 + net/mac80211/ieee80211_i.h | 4 +- net/mac80211/iface.c | 9 +- net/mac80211/link.c | 12 + net/mac80211/mlme.c | 523 +++++++++++++++++++++++++++++-------- net/mac80211/util.c | 7 + 7 files changed, 461 insertions(+), 118 deletions(-) -- 2.34.1