2010-12-13 11:21:40

by Lennert Buytenhek

[permalink] [raw]
Subject: Re: [PATCH 05/30] net/dsa: don't use flush_scheduled_work()

On Sat, Dec 11, 2010 at 05:51:22PM +0100, Tejun Heo wrote:

> flush_scheduled_work() is deprecated and scheduled to be removed.
> Directly flush dst->link_poll_work on remove instead.
>
> Signed-off-by: Tejun Heo <[email protected]>
> Cc: Lennert Buytenhek <[email protected]>

Acked-by: Lennert Buytenhek <[email protected]>