]> Git Repo - linux.git/commit
net/can/af_can.c: Change del_timer to del_timer_sync
author[email protected] <[email protected]>
Tue, 30 Aug 2011 23:57:38 +0000 (23:57 +0000)
committerDavid S. Miller <[email protected]>
Thu, 15 Sep 2011 18:49:43 +0000 (14:49 -0400)
commitd9e64f83ebb8f563810b10536b23516d3bd30e80
tree6a7268d3f45d678021c5d26ee86cfff074292d47
parent6b59e3191daade2b975eeec1c71c591eb5c86b7b
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 <Rajan Aggarwal [email protected]>
Acked-by: Oliver Hartkopp <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/can/af_can.c
This page took 0.053476 seconds and 4 git commands to generate.