]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e490bdf903fc5fa15f22e564524a743043c25c3
tree5a58ce4f8761b49580ec84350bf861e022a9e1e3
parent8138ce7892ecb909b11f50dcc6a3c8d68ed7a8b1
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