]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: nl80211: require MLD address on link STA add/modify
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Jul 2022 06:44:25 +0000 (08:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:28:13 +0000 (14:28 +0200)
commit014455c7097a722d6bb0ec050827dfe1ff4959e2
tree472bace9636ba271ab4ffac654058b520f1547d7
parent23ab0a723a9da8c3fadefb60c4b17e4a41f75bb6
wifi: nl80211: require MLD address on link STA add/modify

We always need the MLD address and link ID to add or
modify the link STA, so require it in the API.

Fixes: 023be6fe6e4e ("wifi: cfg80211: add API to add/modify/remove a link station")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c