wifi: nl80211: add MLD address to assoc BSS entries
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:50 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 3 Sep 2022 15:04:29 +0000 (17:04 +0200)
commit6522047c65764c9aaec8009e73daa8c0b138c701
tree136441e0208dc6f8e05c6b75e98fcf9e33967eff
parent7e415d0c8c1234932940ed762d073dbf26080883
wifi: nl80211: add MLD address to assoc BSS entries

Add an MLD address attribute to BSS entries that the interface
is currently associated with to help userspace figure out what's
going on.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c