wifi: nl80211: Support MLD parameters in nl80211_set_station()
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Sun, 26 Jun 2022 07:35:48 +0000 (10:35 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:19 +0000 (11:43 +0200)
commitd2bc52498b6bafb7c2d80347b9f8fea9e3c7fc66
tree775f63f35f5453d587ef513b5c5f9f9c386bd8f3
parent45aaf17c0c3471efa3100dadfc65e3d459821443
wifi: nl80211: Support MLD parameters in nl80211_set_station()

Set the MLD parameters in NL80211_CMD_SET_STATION handling
to be able to change an MLD station.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c