IB/ipath: Fix RDMA read response sequence checking
authorRalph Campbell <ralph.campbell@qlogic.com>
Tue, 13 May 2008 18:42:20 +0000 (11:42 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 13 May 2008 18:42:20 +0000 (11:42 -0700)
If an out of sequence RDMA read response middle or last packet is
received, we should only resend the RDMA read request on the first
out of sequence packet and drop subsequent out of sequence packets
otherwise, we get "too many retries".

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_rc.c
drivers/infiniband/hw/ipath/ipath_verbs.h