commit | 0b4ff2c0e624089ad87dc1604e239b7c3201c53f | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Nov 07 22:01:02 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 10 10:22:50 2005 -0800 |
tree | 08d94f59d6f80937db5d87f0bb60eafcedd811d1 | |
parent | 8c608a32e3cd7ff14498ad996ca32d1452245a97 [diff] |
[IB] mthca: fix typo in catastrophic error polling Fix a typo in the rearming of the catastrophic error polling timer: we should rearm the timer as long as the stop flag is _not_ set. Signed-off-by: Roland Dreier <rolandd@cisco.com>