From: Tejun Heo Date: Tue, 19 Oct 2010 06:04:42 +0000 (+0000) Subject: net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_... X-Git-Tag: v2.6.37-rc1~147^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c30b349b872aa2ac13babbd5ceb26737f17e95;p=pandora-kernel.git net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() flush_scheduled_work() is going away. Prepare for it. Signed-off-by: Tejun Heo Signed-off-by: David S. Miller --- Reading git-diff-tree failed