commit | 450bb3875f5f5ab3679823c941d6045d16967370 | [log] [tgz] |
---|---|---|
author | Patrick Marchand Latifi <patrick.latifi@qlogic.com> | Wed Feb 20 19:08:10 2008 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Mar 11 14:04:35 2008 -0700 |
tree | 8e92a0d4caf8a625ef5ab37a417897f88a5ee420 | |
parent | 2a049e514b890c8b70b965bbd9f4e3c963af69c9 [diff] |
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets Reset the retry counter when we get a good RDMA_READ_RESPONSE_MIDDLE packet. This fix will prevent the requester from reporting a retry exceeded error too early. Signed-off-by: Patrick Marchand Latifi <patrick.latifi@qlogic.com>