diff options
author | Ralph Campbell <ralph.campbell@qlogic.com> | 2007-10-26 11:02:39 -0400 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-11-13 18:26:58 -0500 |
commit | f4ad1bcc4425a772ea584e1f24abadc64c2b839f (patch) | |
tree | 374f7462a229e0506aa54516cf1029a95dc9adb4 /Documentation/README.DAC960 | |
parent | a6e7550d8f73d6b75c20afff321f0f06fe144775 (diff) |
IB/ipath: Fix race with ACK retry timeout list management
When an ACK is received, the QP is removed from the timeout list and
then if there are still pending send WQEs, the QP is put back on the
timeout list. It is possible that another post send has put the QP on
the timeout list thus, a check needs to be made before trying to do it
again or the list is corrupted.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'Documentation/README.DAC960')
0 files changed, 0 insertions, 0 deletions