]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita29ed0d5138251ad63111c29ecf6430343f9e057
tree1b87fd4c0e96f500f30b2ea2d4332cf2f5f951f3
parent325a913c5c70b1acd1394fddcff0ae355de9e68b
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