diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-06-06 15:49:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-10 23:00:39 +0300 |
commit | 2ae4585f740af2123d71a3ab0048d70a20911362 (patch) | |
tree | e3479b0650c6d5ae07b78dd88c136dfacd4f4142 /include/net/ife.h | |
parent | fb195ff4183a415f58fcfb2f2ceadbe040df6acc (diff) | |
download | linux-2ae4585f740af2123d71a3ab0048d70a20911362.tar.xz |
wifi: cfg80211: move wowlan disable under locks
[ Upstream commit a993df0f9143e63eca38c96a30daf08db99a98a3 ]
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>
Stable-dep-of: 37c20b2effe9 ("wifi: cfg80211: fix cqm_config access race")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/ife.h')
0 files changed, 0 insertions, 0 deletions