commit | 0f4fc5ebd9a68ede20ca365576a6df2df2fefc4c | [log] [tgz] |
---|---|---|
author | Dave Olson <dave.olson@qlogic.com> | Fri Jul 06 12:48:33 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:26 2007 -0700 |
tree | 0b41785bfd9ca49fa365d1b34ae2c81bce5c3caf | |
parent | 4fc570bcbe77f823aae183dd824869f79e74cc97 [diff] |
IB/ipath: Be more cautious about coming out of freeze mode We are more careful to be sure that we don't lose information about changes that occurred while we were in freeze mode, when the chip will not notify us, and try to avoid false error interrupts while doing cleanup. Put all of this logic in a new function ipath_clear_freeze(). Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>