commit | 62abb8416f1923f4cef50ce9ce841b919275e3fb | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Wed Nov 09 11:30:14 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 10 10:22:50 2005 -0800 |
tree | 704990abeb22a51ed2722e92536d22135f60957f | |
parent | 77369ed31daac51f4827c50d30f233c45480235a [diff] |
[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>