wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 20:37:03 +0000 (22:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:04 +0000 (15:24 +0200)
commit1e0f8cc96b7162075d2e3b6bef856497884a3ae8
tree8d3d7d6a10b0502d1364297ace6bd96b0ad79665
parentf7ee304111584b1822c960b0b5e7ebbe3d4e406b
wifi: nl80211: use link ID in NL80211_CMD_SET_BSS

We clearly need the link ID here, to know the right BSS
to configure. Use/require it.

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