Skip to content
Commit 730538ed authored by Johannes Berg's avatar Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
parent ac2f7d6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment