OSDN Git Service

wifi: nl80211: send MLO links channel info in GET_INTERFACE
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Fri, 22 Jul 2022 13:10:00 +0000 (18:40 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 09:05:07 +0000 (11:05 +0200)
commit7a77cd47ec28ed3b455ed6f9e46230d82c480f04
tree3d964402fc889f4e1d3659715308100c58472d84
parent6b75f133fe05c36c52d691ff21545d5757fff721
wifi: nl80211: send MLO links channel info in GET_INTERFACE

Currently, MLO link level channel information not sent to
userspace when NL80211_CMD_GET_INTERFACE requested on MLD.

Add support to send channel information for all valid links
for NL80211_CMD_GET_INTERFACE request.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Link: https://lore.kernel.org/r/20220722131000.3437894-1-quic_vjakkam@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c