From: Sathya Perla Date: Wed, 10 Jun 2009 02:18:35 +0000 (+0000) Subject: be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() X-Git-Tag: v2.6.31-rc1~330^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b305be78a044c5f6a9d146229a280d08db0c630a;p=pandora-kernel.git be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() Use cancel_delayed_work_sycn instead of cancel_delayed_work() to reliably kill be_worker() as it rearms itself. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed