[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200612140130.37534.flamingice@sourmilk.net>
Date: Thu, 14 Dec 2006 01:30:32 -0500
From: Michael Wu <flamingice@...rmilk.net>
To: Jiri Benc <jbenc@...e.cz>
Cc: John Linville <linville@...driver.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] d80211: fix workqueue breakage
On Wednesday 13 December 2006 13:13, Jiri Benc wrote:
> On Tue, 12 Dec 2006 12:55:53 -0500, Michael Wu wrote:
> > - schedule_work(&local->scan_work);
> > + schedule_work(&local->scan_work.work);
>
> Hm, what is the preferred way here:
> schedule_work(some_delayed_work.work)
> or
> schedule_delayed_work(some_delayed_work, 0)?
>
Hm, according to David Howells, the second is preferred. I'll update the
workqueue patch tomorrow.
Thanks,
-Michael Wu
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists