summaryrefslogtreecommitdiff
path: root/net/mac80211/offchannel.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-08-28 14:59:41 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-09-11 12:27:20 +0300
commit730538edc8e0eb14b02708f65100a0deaf43e6cd (patch)
tree265419703478bc1b65afd93f0021e677443ac876 /net/mac80211/offchannel.c
parentac2f7d6f2765a10b5075e0024706df7e845e7890 (diff)
downloadlinux-730538edc8e0eb14b02708f65100a0deaf43e6cd.tar.xz
wifi: mac80211: lock wiphy in IP address notifier
Lock the wiphy in the IP address notifier as another place that should have it locked before calling into the driver. This needs a bit of attention since the notifier can be called while the wiphy is already locked, when we remove an interface. Handle this by not running the notifier in this case, and instead calling out to the driver directly. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/offchannel.c')
0 files changed, 0 insertions, 0 deletions