wifi: mac80211: Support disabled links during association
authorIlan Peer <ilan.peer@intel.com>
Thu, 8 Jun 2023 13:36:11 +0000 (16:36 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2023 10:04:49 +0000 (12:04 +0200)
commit6d543b34dbcf6ec30064ae62a88faf60dbff4f8a
tree8ab6650709fbb20f883081131694bfcd26fcc48a
parentd5a17cfb9875a873474985f630b5061a4f2142b2
wifi: mac80211: Support disabled links during association

When the association is complete, do not configure disabled
links, and track them as part of the interface data.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230608163202.c194fabeb81a.Iaefdef5ba0492afe9a5ede14c68060a4af36e444@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/link.c
net/mac80211/mlme.c