net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_...
authorTejun Heo <tj@kernel.org>
Tue, 19 Oct 2010 06:04:42 +0000 (06:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Oct 2010 11:25:48 +0000 (04:25 -0700)
flush_scheduled_work() is going away.  Prepare for it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found