From: Allan Stephens Date: Mon, 14 Apr 2008 04:35:11 +0000 (-0700) Subject: [TIPC]: Improve socket time conversions X-Git-Tag: v2.6.26-rc1~1138^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3654ea02f2819cf8821c0acd35bc7cded5f1f2a9;p=pandora-kernel.git [TIPC]: Improve socket time conversions This patch modifies TIPC's socket code to use standard kernel routines to handle time conversions between jiffies and ms. This ensures proper operation even when HZ isn't 1000. Acknowledgements to Eric Sesterhenn for identifying this issue and proposing a solution. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed