wifi: iwlwifi: mvm: support CSA with MLD
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 30 Aug 2023 08:30:49 +0000 (11:30 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 10:36:25 +0000 (12:36 +0200)
commit3723c7c5f65e09a0f417cc73831faa039a31ecb3
tree901f20d8d51f8ec49312df74daea61273f2a245d
parent86a8db67a1330c203ae54cf25f1af08616e2e3c2
wifi: iwlwifi: mvm: support CSA with MLD

Pass the right link_id to ieee80211_chswitch_done.
Use the link_conf parameter passed to post_channel_switch() to get the
right ap_sta_id.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230830112059.19470584fa51.Iad38b5369bededaa126b3eb3cff79f23d61bd783@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c