summaryrefslogtreecommitdiff
path: root/kernel/locking
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2023-06-06 14:49:22 +0200
committerJohannes Berg <johannes.berg@intel.com>2023-06-07 19:53:09 +0200
commita993df0f9143e63eca38c96a30daf08db99a98a3 (patch)
treed499f9bda6869b3b4f9a3269ff785969bf886a7c /kernel/locking
parent0dcb84ede5b0a99fc125df2f82ca1f539d41446d (diff)
wifi: cfg80211: move wowlan disable under locks
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: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions