Files
android_kernel_xiaomi_sm8450/net/wireless
Johannes Berg 46a5ebaf02 cfg80211/mac80211: use lockdep_assert_held
Instead of using a WARN_ON(!mutex_is_locked())
use lockdep_assert_held() which compiles away
completely when lockdep isn't enabled, and
also is a more accurate assertion since it
checks that the current thread is holding the
mutex.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-16 15:46:00 -04:00
..
2010-09-14 16:08:03 -04:00
2010-07-14 13:52:45 -04:00
2010-08-16 15:26:40 -04:00
2010-08-31 14:20:40 -04:00
2010-01-17 19:16:02 -08:00
2009-10-07 16:39:43 -04:00