]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: add per-link configuration pointer
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 May 2022 11:09:28 +0000 (13:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:11 +0000 (12:55 +0200)
commit8a32b96a1876fda2f917c9ce0b18ecd3c7d06a16
treeb43e9876c360f78243792a288739206e943a26e6
parent94b58c28bc5bc4b58964671403162a503244c8f6
wifi: mac80211: add per-link configuration pointer

Add pointers so we can start using link_id throughout the
code, even if for now only link ID 0 is valid, pointing
to the "built-in" bss_conf, which is used by drivers that
are not aware of MLD.

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