]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: remove some locked wrappers from mlme 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:20 +0000 (00:02 +0200)
commit7b8df6fcfc4002017945a70b6c5ee28a0259c5a3
tree0a8cad8fa49ccb5f4899446ce78d183d50d377af
parent46309d392b1811b757f9906e709376c4209b88ad
cfg80211: remove some locked wrappers from mlme API

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>
net/wireless/core.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/sme.c