[IPoIB] Improve ipoib_timeout() output
authorRoland Dreier <rolandd@cisco.com>
Tue, 18 Oct 2005 19:20:06 +0000 (12:20 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 18 Oct 2005 19:20:06 +0000 (12:20 -0700)
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 <rolandd@cisco.com>

No differences found