wifi: mac80211: pass the link id in start/stop ap
authorShaul Triebitz <shaul.triebitz@intel.com>
Thu, 2 Jun 2022 12:08:16 +0000 (15:08 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:57:08 +0000 (12:57 +0200)
commitae7ba17b49b6707e62f31643dda25592c29482f8
tree5335b1bf83ea5f4f45fac2cb373d538a77dddf8b
parentd9f83f22a7913149fc8687b1cc54a28505d25990
wifi: mac80211: pass the link id in start/stop ap

In start_ap and stop_ap mac80211 callbacks pass the link_id
to the drivers.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/realtek/rtw88/mac80211.c
drivers/net/wireless/realtek/rtw89/mac80211.c
drivers/net/wireless/silabs/wfx/sta.c
drivers/net/wireless/silabs/wfx/sta.h
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/trace.h
net/mac80211/util.c