From: Johannes Berg Date: Wed, 15 May 2013 15:44:01 +0000 (+0200) Subject: cfg80211: remove some locked wrappers from mlme API X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bf9b26fc95c505846bc2f744a73b51f2aaee1d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed