[IB] mthca: fix posting of atomic operations
authorMichael S. Tsirkin <mst@mellanox.co.il>
Wed, 9 Nov 2005 19:30:14 +0000 (11:30 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 10 Nov 2005 18:22:50 +0000 (10:22 -0800)
commit62abb8416f1923f4cef50ce9ce841b919275e3fb
tree704990abeb22a51ed2722e92536d22135f60957f
parent77369ed31daac51f4827c50d30f233c45480235a
[IB] mthca: fix posting of atomic operations

The size of work requests for atomic operations was computed
incorrectly in mthca: all sizeofs need to be divided by 16.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_qp.c