wifi: mac80211: maintain link_id in link_sta
authorJohannes Berg <johannes.berg@intel.com>
Fri, 19 Aug 2022 11:12:38 +0000 (13:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:41:25 +0000 (10:41 +0200)
commitc73993b865bf0b2ea1cbb3e9616f18a6508fc49c
treeeb9d558468ba4954a4a503838639c69d205d5c56
parentea5cba269fb1fe22b84f4d01bb3d56320e6ffa3e
wifi: mac80211: maintain link_id in link_sta

To helper drivers if they e.g. have a lookup of the link_sta
pointer, add the link ID to the link_sta structure.

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