]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bd6f1a8bc6e4c58d541d9e944e2a512566e56be
tree147b08d40a5bdc738c0e4763efa74983c57d875c
parent102deb6e02c83efe9e423ab98a2ce1b0bac4e201
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