cfg80211: remove some locked wrappers from sme API
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 May 2013 15:44:01 +0000 (17:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 May 2013 22:02:22 +0000 (00:02 +0200)
By making all the API functions require wdev locking we
can clean up the API a bit, getting rid of the locking
version of each function. This also decreases the size
of cfg80211 by a small amount.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found