kernel-fxtec-pro1x/drivers/infiniband/hw
Jack Morgenstein 98714cb161 IB/mthca: Fix PRM compliance problem in atomic-send completions
According to the Tavor and Arbel programmer's reference manuals, the
number of bytes transferred is not provided in the byte_cnt field of
the CQ entry for atomic operation completions.  For atomic operations,
the number of bytes transferred is always 8 (when the status is
"success"), and this constant value should always be used by the
driver in the ib_wc entry returned, rather than using the CQE.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-01-07 20:25:24 -08:00
..
amso1100 RDMA/amso1100: Fix memory leak in c2_qp_modify() 2006-12-12 11:50:20 -08:00
ehca [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
ipath IB/ipath: Implement new verbs DMA mapping functions 2006-12-12 14:28:28 -08:00
mthca IB/mthca: Fix PRM compliance problem in atomic-send completions 2007-01-07 20:25:24 -08:00