Search Linux Wireless

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 11, 2009 at 4:49 AM, Johannes Berg
<johannes@xxxxxxxxxxxxxxxx> wrote:
> On Thu, 2009-02-26 at 19:18 -0800, Luis R. Rodriguez wrote:
>
>> >        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.

Unfortunately not, please do.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux