]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit4b2d319b53810ab00ef3d8fdfc1c1ab0647ab0a7
treee54ac6da33e561bb38cf31d2d1ba43b913983cab
parent762a03e21ed08daa5170d9cd98e83539861e7692
[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 <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c