From: Roland Dreier Date: Tue, 18 Oct 2005 19:20:06 +0000 (-0700) Subject: [IPoIB] Improve ipoib_timeout() output X-Git-Tag: v2.6.15-rc1~731^2~21^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b2d319b53810ab00ef3d8fdfc1c1ab0647ab0a7;p=pandora-kernel.git [IPoIB] Improve ipoib_timeout() output Use jiffies_to_msecs() so we print a human-readable time so we don't have to worry about what HZ is configured to, and print out a few values to make post-mortem analysis easier. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed