]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
IB/mthca: Use round_jiffies() for catastrophic error polling timer
authorRoland Dreier <rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:52 +0000 (23:48 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:52 +0000 (23:48 -0700)
commitc036925ac0e940a4e8525b08e89d2c64fe282c51
tree01bf048b52e4ae808303077440672c6e6fd5bcb1
parent4522e08ced48baaf28990e2674e940aae9940310
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>
drivers/infiniband/hw/mthca/mthca_catas.c