UPSTREAM: wifi: nl80211: add MLO_LINK_ID to CMD_STOP_AP event
nl80211_send_ap_stopped() can be called multiple times on the same netdev for each link when using Multi-Link Operation. Add the MLO_LINK_ID attribute to the event to allow userspace to distinguish which link the event is for. Signed-off-by:Alvin Šipraga <alsi@bang-olufsen.dk> Link: https://lore.kernel.org/r/20230128125844.2407135-2-alvin@pqrs.dk Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Bug: 272227555 Change-Id: I02104259eda61893f5f40bcd18a5e89bf6871ae6 (cherry picked from commit cba7217a) Signed-off-by:
Shivani Baranwal <quic_shivbara@quicinc.com> (cherry picked from commit 267de69e) Signed-off-by:
Lee Jones <joneslee@google.com>
Loading