]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONF
authorKavita Kavita <quic_kkavita@quicinc.com>
Wed, 4 Jun 2025 10:57:56 +0000 (16:27 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jun 2025 08:46:31 +0000 (10:46 +0200)
commit5ae1fc4069578f50798f3372f36a3c13ee565b66
treeaba908074670c9f251fae26cd29aea58416d8427
parent659e43fd37e8b00bd6c372e7c2a4e84ecf5ba174
wifi: cfg80211: Improve the documentation for NL80211_CMD_ASSOC_MLO_RECONF

The existing documentation for the NL80211_CMD_ASSOC_MLO_RECONF
does not clearly explain handling of link reconfiguration request
results from the driver.

Add documentation to explain that the command is used as an event to
notify userspace about added links information, and that the existing
NL80211_CMD_LINKS_REMOVED command is used to notify userspace about
removed links information.

Signed-off-by: Kavita Kavita <quic_kkavita@quicinc.com>
Link: https://patch.msgid.link/20250604105757.2542-2-quic_kkavita@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h