IB/ipath: Fix a race condition when generating ACKs
authorRalph Campbell <ralph.campbell@qlogic.com>
Thu, 3 May 2007 19:43:03 +0000 (12:43 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 7 May 2007 04:18:11 +0000 (21:18 -0700)
commit154257f3626ea6dd96781fac0896c3f27fe2b0a1
treeab91781594c064b9b7af781f8271000298ddf32b
parent6ed89b9574776d4178f1ad754d20e4f1e5a4b6c8
IB/ipath: Fix a race condition when generating ACKs

Fix a problem where simple ACKs can be sent ahead of RDMA read
responses thus implicitly NAKing the RDMA read.

Signed-off-by: Ralph Campbell <ralph.cambpell@qlogic.com>
Signed-off-by: Robert Walsh <robert.walsh@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_rc.c