Sven Schnelle 213fca9e23 s390/tape: fix timer initialization in tape_std_assign()
commit 9c6c273aa424 ("timer: Remove init_timer_on_stack() in favor
of timer_setup_on_stack()") changed the timer setup from
init_timer_on_stack(() to timer_setup(), but missed to change the
mod_timer() call. And while at it, use msecs_to_jiffies() instead
of the open coded timeout calculation.

Cc: stable@vger.kernel.org
Fixes: 9c6c273aa424 ("timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-11-08 14:17:49 +01:00
..
2021-07-27 12:17:21 +02:00
2019-06-19 17:54:27 +02:00
2021-07-05 14:08:24 -07:00
2021-07-05 14:08:24 -07:00
2021-07-27 12:17:21 +02:00
2021-07-27 12:17:21 +02:00
2019-08-26 12:51:17 +02:00