]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2178e8322147523a568052fe0585b6337f749ee4
treeab91781594c064b9b7af781f8271000298ddf32b
parentfb3c7bb7e2a9010e14a0cb7b2396da02e2112a12
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