]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: use lockdep to assert lock is held
authorJohannes Berg <johannes.berg@intel.com>
Fri, 1 Feb 2013 00:05:43 +0000 (01:05 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2013 17:57:45 +0000 (18:57 +0100)
commit9e8e8dd600b5c449be18d60a721865ce16da9173
treedf63754635bdf4079ca2d9dc80fe95a783cd4550
parentcd8f4c4422566d0ce721d519e96b75c4d93bc4d6
cfg80211: use lockdep to assert lock is held

Instead of annotating with a comment, add a lockdep
annotation which also serves as documentation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c