wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
authorShaul Triebitz <shaul.triebitz@intel.com>
Mon, 6 Jun 2022 12:51:45 +0000 (15:51 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:52 +0000 (12:55 +0200)
commit7a52107e441effadd850a7bf155c4719205ad6d7
tree376a3947357181b450764e82b15c71b8001dbc7f
parent325839da9581ee3e881e9c318cbebbdd680cb101
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed

Replace the bss_info_changed callback with vif_cfg_changed
and link_info_changed callbacks (for vif changes and link
changes).

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c