commit | c036925ac0e940a4e8525b08e89d2c64fe282c51 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Jul 14 23:48:52 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 14 23:48:52 2008 -0700 |
tree | 01bf048b52e4ae808303077440672c6e6fd5bcb1 | |
parent | 4522e08ced48baaf28990e2674e940aae9940310 [diff] |
IB/mthca: Use round_jiffies() for catastrophic error polling timer Exactly when the catastrophic error polling timer function runs is not important, so use round_jiffies() to save unnecessary wakeups. Signed-off-by: Roland Dreier <rolandd@cisco.com>