wifi: mac80211: mlme: track AP (MLD) address separately
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Jun 2022 14:08:39 +0000 (16:08 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:16 +0000 (11:43 +0200)
commitb65567b03c9502e67bed6707cb53a4c730c2bee2
treec71152b589f6e7c9f6434fab0cfa83c93a0cd10e
parent7ebe994fbd2da8160ebc178c883ad92dc5e57dcf
wifi: mac80211: mlme: track AP (MLD) address separately

To prepare a bit more for MLO in the client code,
track the AP's address (for now only the BSSID, but
will track the AP MLD's address later) separately
from the per-link BSSID.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/mlme.c