Skip to content
Commit 2ae4585f authored by Johannes Berg's avatar Johannes Berg Committed by Greg Kroah-Hartman
Browse files

wifi: cfg80211: move wowlan disable under locks



[ Upstream commit a993df0f ]

This is a driver callback, and the driver should be able
to assume that it's called with the wiphy lock held. Move
the call up so that's true, it has no other effect since
the device is already unregistering and we cannot reach
this function through other paths.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Stable-dep-of: 37c20b2e ("wifi: cfg80211: fix cqm_config access race")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent fb195ff4
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