wifi: mac80211: maintain link-sta hash table
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Jun 2022 11:07:42 +0000 (13:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:57:08 +0000 (12:57 +0200)
commitba6ddab94fc63813ad582c55dd95ed596420d101
tree4ddbc0f04a3e47a6ded46f2e3917508a0a7f40eb
parentc71420db653aba30a234d1e4cf86dde376e604fa
wifi: mac80211: maintain link-sta hash table

Maintain a hash table of link-sta addresses so we can find
them for management frames etc. where addresses haven't
been replaced by the drivers to the MLD address yet.

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