]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35ec47530881fffb089dc6b9af055e1aababb541
treeeb9d558468ba4954a4a503838639c69d205d5c56
parent480374486254a47eb01e2f3c04bec94af39e6748
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