cfg80211: convert mutex assert to macro
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 11 Apr 2009 11:32:46 +0000 (13:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:45 +0000 (16:54 -0400)
That will make the various cases where the WARN_ON
can happen distinguishable.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found