wifi: mac80211_hwsim: move skip_beacons to be per link
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Mar 2024 16:53:19 +0000 (18:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Mar 2024 14:38:12 +0000 (15:38 +0100)
commite475355022cf7e6468bcf98bf316ad561e4c58dd
treef57697a662d193cb87762660bbf0f7995c7e509f
parentc121514df0daa800cc500dc2738e0b8a1c54af98
wifi: mac80211_hwsim: move skip_beacons to be per link

Initially, we were only using this for non-MLO, but it could
also be useful for MLO, and if we move it to per-link and the
vif isn't an MLD, it'll be put in the same place (by mac80211)
anyway. Move it to be per link.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240318184907.8b6691bd70eb.If8a28b893d277254906601065e4aaefa704b6fcb@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/virtual/mac80211_hwsim.c