Skip to content
Commit 87f03cc3 authored by Manuel Schölling's avatar Manuel Schölling Committed by David S. Miller
Browse files

mISDN: Use mod_timer()



The code for resetting the timer can be simplified if mod_timer() is used
instead of del_timer() followed by add_timer().

Signed-off-by: default avatarManuel Schölling <manuel.schoelling@gmx.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0797fb08
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