wifi: nl80211: enable setting the link address at new station
authorShaul Triebitz <shaul.triebitz@intel.com>
Tue, 21 Jun 2022 09:18:31 +0000 (12:18 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:14 +0000 (11:43 +0200)
commitc0d6701261dbfa29902ca64c7b57b1cc5f0c2533
tree365d1a0efe6527f13cfc6e594ff05df6a73346ee
parentd8675a63518c6148827838058feb7f18403faed1
wifi: nl80211: enable setting the link address at new station

Since for an MLD station the default link is added together
with the add station command, allow also setting the link
MAC address.
Otherwise, it is needed to use the modify link API only
for setting the link MAC address.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c