commit | c9cf7db2bca9180f5888eebc23dc607666a9685b | [log] [tgz] |
---|---|---|
author | Ralph Campbell <ralph.campbell@qlogic.com> | Sat Aug 25 16:48:29 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 20:50:29 2007 -0700 |
tree | 5503c082c930bf69d1f0b0b05d131e4e03347b23 | |
parent | 036be09ca55ee8512c05742f4f6b88911d012a90 [diff] |
IB/ipath: Generate flush CQE when QP is in error state Follow the IB spec. (C10-96) for post send which states that a flushed completion event should be generated for work requests posted when a QP is in the error state. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>