]> 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)
commit5b6e58b21ab9ae6f66ac4be381ce933ee2adfe51
tree5a58ce4f8761b49580ec84350bf861e022a9e1e3
parent2701f5239e78b731fa0c3eee094e029976b14943
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