On Fri, 2009-02-13 at 21:33 -0800, Luis R. Rodriguez wrote: > @@ -1122,6 +1128,9 @@ int __regulatory_hint(struct wiphy *wiphy, enum reg_set_by set_by, > bool intersect = false; > int r = 0; > > + if (set_by != REGDOM_SET_BY_CORE) > + assert_cfg80211_lock(); > + > r = ignore_request(wiphy, set_by, alpha2); > > if (r == REG_INTERSECT) { still conditional locking? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part