wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 16 Jun 2023 06:53:57 +0000 (09:53 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2023 10:05:28 +0000 (12:05 +0200)
commit40e38c8dfce1cf543c8bd06e2c1c03a36bc22fe4
treeaad559856bec3ba0b9ccb26894bfe0280b415005
parent05050a2bc0c1599e95ef15a6ae34cb68ceabb06a
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify

For now, fix this only in station mode. We'll need to fix
the AP mode later.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230616094948.41e662ba1d68.I8faae5acb45c58cfeeb6bc6247aedbdaf9249d32@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c