]> 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)
commit1d3985c4dcebff589d48ef52941e58948d3bb591
tree472bace9636ba271ab4ffac654058b520f1547d7
parent20a84c150cab0db40e654615dd1e026152d7a2d7
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: fd474f2f2705 ("wifi: cfg80211: add API to add/modify/remove a link station")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c