Re: [PATCH 04/25] ipw2x00: simplify scan_event handling

From: Tejun Heo
Date: Sat Feb 09 2013 - 14:32:08 EST


On Mon, Jan 28, 2013 at 12:02:27AM +0300, Stanislav Yakovlev wrote:
> Hello, Tejun,
>
> On 22 December 2012 04:56, Tejun Heo <tj@xxxxxxxxxx> wrote:
> > * Drop unnesssary delayd_work_pending() tests.
> >
> > * Unify scan_event_{now|later} by using mod_delayed_work() w/ 0 delay
> > for scan_event_now.
> >
> > * Make ipw2200 scan_event handling match ipw2100 - use
> > mod_delayed_work() w/ 0 delay for immediate scanning.
> >
> > Only compile tested.
> >
> > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> > Cc: Stanislav Yakovlev <stas.yakovlev@xxxxxxxxx>
> > Cc: linux-wireless@xxxxxxxxxxxxxxx
> > ---
> > Please let me know how this patch should be routed. I can take it
> > through the workqueue tree if necessary.
>
> Please, feel free to take it through your tree.
>
> Acked-by: Stanislav Yakovlev <stas.yakovlev@xxxxxxxxx>

Queued to wq/for-3.9-cleanups. Thanks!

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/