[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171022.023817.1244689722862305095.davem@davemloft.net>
Date: Sun, 22 Oct 2017 02:38:17 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: jon.maloy@...csson.com
Cc: netdev@...r.kernel.org, parthasarathy.bhuvaragan@...csson.com,
ying.xue@...driver.com, tipc-discussion@...ts.sourceforge.net
Subject: Re: [net-next 1/1] tipc: refactor tipc_sk_timeout() function
From: Jon Maloy <jon.maloy@...csson.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.xue@...driver.com>
> Signed-off-by: Jon Maloy <jon.maloy@...csson.com>
Applied, thanks Jon.
Powered by blists - more mailing lists