Skip to content
Commit d9e64f83 authored by rajan.aggarwal85@gmail.com's avatar rajan.aggarwal85@gmail.com Committed by David S. Miller
Browse files

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: default avatarRajan Aggarwal &lt;Rajan Aggarwal <rajan.aggarwal85@gmail.com>
Acked-by: default avatarOliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6b59e319
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment