wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Fri, 22 Jul 2022 13:11:42 +0000 (18:41 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 09:07:26 +0000 (11:07 +0200)
commitb8c9024e0ed03c5feb29bd1086a1eb799f3fff44
tree5a58ce4f8761b49580ec84350bf861e022a9e1e3
parent7a77cd47ec28ed3b455ed6f9e46230d82c480f04
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()

Add link_id parameter to cfg80211_ch_switch_started_notify() to allow
driver to indicate on which link channel switch started on MLD.

Send the data to userspace so it knows as well.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Link: https://lore.kernel.org/r/20220722131143.3438042-1-quic_vjakkam@quicinc.com
Link: https://lore.kernel.org/r/20220722131143.3438042-2-quic_vjakkam@quicinc.com
[squash two patches]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/mlme.c
net/wireless/nl80211.c
net/wireless/trace.h