Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13771
b: refs/heads/master
c: 0b4ff2c
h: refs/heads/master
i:
  13769: cf8643d
  13767: 0ee065e
v: v3
  • Loading branch information
Roland Dreier committed Nov 10, 2005
1 parent a3ffb39 commit 1bac0ab
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: 8c608a32e3cd7ff14498ad996ca32d1452245a97
refs/heads/master: 0b4ff2c0e624089ad87dc1604e239b7c3201c53f
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 @@ -94,7 +94,7 @@ static void poll_catas(unsigned long dev_ptr)
}

spin_lock_irqsave(&catas_lock, flags);
if (dev->catas_err.stop)
if (!dev->catas_err.stop)
mod_timer(&dev->catas_err.timer,
jiffies + MTHCA_CATAS_POLL_INTERVAL);
spin_unlock_irqrestore(&catas_lock, flags);
Expand Down

0 comments on commit 1bac0ab

Please sign in to comment.