wifi: mac80211: take wiphy lock for MAC addr change
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Aug 2023 12:00:00 +0000 (14:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 09:27:22 +0000 (11:27 +0200)
commita26787aa13974fb0b3fb42bfeb4256c1b686e305
tree36744217468a3c848739218e79542cd104881286
parent332e68bc5526226f50a946b5dd980bba12902595
wifi: mac80211: take wiphy lock for MAC addr change

We want to ensure everything holds the wiphy lock,
so also extend that to the MAC change callback.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c