wifi: mac80211_hwsim: do rc update per link
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Wed, 22 Jun 2022 13:11:43 +0000 (16:11 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:24 +0000 (11:43 +0200)
commitaea9a6088ae46e77527716496ab259ddfa320148
tree147b08d40a5bdc738c0e4763efa74983c57d875c
parent42fb9148c078004d07b4c39bd7b1086b6165780c
wifi: mac80211_hwsim: do rc update per link

Make mac80211_hwsim_sta_rc_update() iterate over all the STA links.

This is somewhat temporary, we really should add the link to the
API, but then hwsim still calls it internally and would need this.

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