From: Jon Maloy <jon.ma...@ericsson.com>
Date: Fri, 20 Oct 2017 11:21:32 +0200

> The function tipc_sk_timeout() is more complex than necessary, and
> even seems to contain an undetected bug. At one of the occurences
> where we renew the timer we just order it with (HZ / 20), instead
> of (jiffies + HZ / 20);
> 
> In this commit we clean up the function.
> 
> Acked-by: Ying Xue <ying....@windriver.com>
> Signed-off-by: Jon Maloy <jon.ma...@ericsson.com>

Applied, thanks Jon.

Reply via email to