wifi: mac80211_hwsim: always activate all links
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:57 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 08:17:27 +0000 (10:17 +0200)
commit8fb7e2ef4bab89a7a266ff9ea4d284d0552f4b0d
tree1b87fd4c0e96f500f30b2ea2d4332cf2f5f951f3
parent3d901102922723eedce6ef10ebd03315a7abb8a5
wifi: mac80211_hwsim: always activate all links

By default, even in client mode, hwsim always had all links
active, where it then uses them in a round-robin fashion.
Re-enable that by activating all valid links work right after
the connection is authorized.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c