Skip to content
Commit 076fc877 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: cfg80211: remove wdev mutex



Since we're now protecting everything with the wiphy mutex
(and were really using it for almost everything before),
there's no longer any real reason to have a separate wdev
mutex. It may feel better, but really has no value.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent a7614b48
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