]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Char: moxa, use del_timer_sync
authorJiri Slaby <jirislaby@gmail.com>
Sat, 10 Feb 2007 09:45:32 +0000 (01:45 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:30 +0000 (10:51 -0800)
commit342af52975283ddfdda8edbf02d1ad45ee49808e
tree9c5afc780dfa03880160cf38db1d2e655aa9cf90
parentc2b7155508f681e2c01129dfdfe0e5223a8dddfe
[PATCH] Char: moxa, use del_timer_sync

Use del_timer_sync in most timer deletions, we don't want to oops in the timer
function.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/moxa.c