diff options
author | Johannes Berg <[email protected]> | 2023-06-06 14:49:22 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-07 19:53:09 +0200 |
commit | a993df0f9143e63eca38c96a30daf08db99a98a3 (patch) | |
tree | d499f9bda6869b3b4f9a3269ff785969bf886a7c /tools/perf/scripts/python | |
parent | 0dcb84ede5b0a99fc125df2f82ca1f539d41446d (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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions