Search Linux Wireless

Re: [PATCH v2.6.36-rc7] mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()

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

 



Hello,

On 10/15/2010 06:21 PM, Johannes Berg wrote:
>> -        create_singlethread_workqueue(wiphy_name(local->hw.wiphy));
>> +        alloc_ordered_workqueue(wiphy_name(local->hw.wiphy), 0);
> 
> no description for this change?

Oops, right.  create_*workqueue() interfaces are being replaced by
alloc_*workqueue().  It's part of the workqueue interface update.

>> -    /*
>> -     * For key todo, it'll be empty by now but the work
>> -     * might still be scheduled.
>> -     */
>> -    flush_scheduled_work();
> 
> oops, todo work no longer exists...
> 
> Anyway, ACK.

Are you going to route this through wireless tree?  Shall I repost
with update patch description?

Thank you.

-- 
tejun
--
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