]> 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)
commit963f7d2bf9fac4d8186aa2d0bda4094560199908
treeb43e9876c360f78243792a288739206e943a26e6
parentdf5bbdb539819e7f063068ee64a782fb6f0570f6
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