On Thu, 2009-02-12 at 21:36 -0800, Luis R. Rodriguez wrote: > +static inline void assert_cfg80211_lock(void) > +{ > + BUG_ON(!mutex_is_locked(&cfg80211_mutex)); > +} That's a little heavy-handed for a small development mistake, can we have a WARN_ON instead? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part