nl80211: add attributes for multiple bssid related settings
authorJohn Crispin <john@phrozen.org>
Mon, 11 May 2020 06:49:17 +0000 (08:49 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 4 Jun 2020 09:51:55 +0000 (11:51 +0200)
commit98bf858ff7da371d92c096d0129c615d2c8f3910
treef30359de4eaf2d372d5cdf78f7308b112114af36
parent8f812cc5c2fe8d90d16f3b21fcd19fc0c9f23723
nl80211: add attributes for multiple bssid related settings

When we start a multiple bssid AP we need to pass the index and number of
peers aswell to the kernel. This info needs to be propagated to the
driver.

Signed-off-by: John Crispin <john@phrozen.org>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c