Skip to content
Commit 3e54ed82 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: cfg80211: fix locking in sched scan stop work



This should use wiphy_lock() now instead of acquiring the
RTNL, since cfg80211_stop_sched_scan_req() now needs that.

Fixes: a05829a7 ("cfg80211: avoid holding the RTNL when calling the driver")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 7a4615b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment