commit | f7be5f6a2174bc94d0230d7aeb42fc08da18956f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 30 21:58:44 2022 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Sat Sep 03 17:42:33 2022 +0200 |
tree | 14ecac48f721ebac09934aba20d21fdd1d1314cf | |
parent | ac2cc73cc930262825e740e81dcb4e3118dc73f2 [diff] |
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. Change-Id: I1e04b12b2784ea52f91f4bffb2c4af7686482435 Signed-off-by: Johannes Berg <johannes.berg@intel.com>