IB/ipath: Fix RDMA reads
authorRalph Campbell <ralph.campbell@qlogic.com>
Fri, 29 Sep 2006 21:37:51 +0000 (14:37 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 2 Oct 2006 21:52:17 +0000 (14:52 -0700)
commit13b18c86176cab34ef30ef0a5962fcb0305f7269
tree1fb6d0d0af9307256e1409cb030e8ed889b211eb
parent3f168d2b66d2314fea40614a3b966c1a0b6241a9
IB/ipath: Fix RDMA reads

The PSN used to generate the request following a RDMA read was
incorrect and some state booking wasn't maintained correctly.  This
patch fixes that.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
drivers/infiniband/hw/ipath/ipath_rc.c