Thread (2 messages) 2 messages, 2 authors, 2009-03-11

Re: pull request: wireless-next-2.6 2009-02-23

From: Johannes Berg <johannes@sipsolutions.net>
Date: 2009-03-11 12:39:58
Also in: linux-wireless

Possibly related (same subject, not in this thread)

On Thu, 2009-02-26 at 19:18 -0800, Luis R. Rodriguez wrote:
quoted
       mutex_lock(&cfg80211_mtx)
       ...
       rtnl_lock()
       ...
       rtnl_unlock()
       ...
       mutex_unlock(&cfg80211_mtx)

to

       rtnl_lock()
       ...
       mutex_lock(&cfg80211_mtx)
       ...
       mutex_unlock(&cfg80211_mtx)
       ...
       rtnl_unlock()

everywhere.
Sure, I'll give it a shot tomorrow unless someone else gets to it first.
Did you get a chance to look at this? Otherwise I'll just do it later
today.

johannes

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help