]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e228b39b710af734d0cbfe946edc2dddcc68db9
treec71152b589f6e7c9f6434fab0cfa83c93a0cd10e
parentaa72c276984101d3cbff37e0ac8a3398a69aacc5
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