Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information