]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit936bb96fdab3b62083801f751208b08033d12031
tree1fb6d0d0af9307256e1409cb030e8ed889b211eb
parent4e663d13633099e74d1c46d7f52c6bf63452422c
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