From: rajan.aggarwal85@gmail.com Date: Tue, 30 Aug 2011 23:57:38 +0000 (+0000) Subject: net/can/af_can.c: Change del_timer to del_timer_sync X-Git-Tag: v3.1-rc7~25^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e64f83ebb8f563810b10536b23516d3bd30e80;p=pandora-kernel.git net/can/af_can.c: Change del_timer to del_timer_sync This is important for SMP platform to check if timer function is executing on other CPU with deleting the timer. Signed-off-by: Rajan Aggarwal Acked-by: Oliver Hartkopp Signed-off-by: David S. Miller --- Reading git-diff-tree failed