]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 May 2022 20:36:30 +0000 (22:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:20 +0000 (12:55 +0200)
commit294b822992f4f6553967557af4e60b8eeb8c774b
tree164c04769acc36f27aed0ab0465759f75b44ec40
parentca46d3a6885b3e314022e1c62c31cf728e984e82
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS

Remove MAX_STA_LINKS and use IEEE80211_MLD_MAX_NUM_LINKS
instead to unify between the station and other data structures.

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