Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101052
b: refs/heads/master
c: c036925
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Jul 15, 2008
1 parent b4ab9e0 commit 43eb383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4522e08ced48baaf28990e2674e940aae9940310
refs/heads/master: c036925ac0e940a4e8525b08e89d2c64fe282c51
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/mthca/mthca_catas.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ static void poll_catas(unsigned long dev_ptr)
}

mod_timer(&dev->catas_err.timer,
jiffies + MTHCA_CATAS_POLL_INTERVAL);
round_jiffies(jiffies + MTHCA_CATAS_POLL_INTERVAL));
}

void mthca_start_catas_poll(struct mthca_dev *dev)
Expand Down

0 comments on commit 43eb383

Please sign in to comment.