wifi: mac80211: implement proper AP MLD HW restart
authorJohannes Berg <johannes.berg@intel.com>
Thu, 4 May 2023 13:45:11 +0000 (16:45 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:14:38 +0000 (14:14 +0200)
commit61403414e1719f929386dda8fb954bb302628ef3
treec33a005a0c834b0f0b4814d223429ab962d025ec
parentce2bb3b66273d7d122c5dbf8f1e58e8ebc82c5fb
wifi: mac80211: implement proper AP MLD HW restart

Previously, I didn't implement restarting here at all if the
interface is an MLD, so it only worked for non-MLO. Add the
needed code to restart an AP MLD correctly.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230504134511.828474-12-gregory.greenman@intel.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c