On Tue, 2009-01-27 at 18:52 -0800, Luis R. Rodriguez wrote: > + mutex_lock(&cfg80211_drv_mutex); > + regd = reg_get_current_rd(); > + mutex_unlock(&cfg80211_drv_mutex); > + > + if (!regd) > + goto out; Any reason you need to copy and can't just build the whole thing under lock? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part