commit | 48fd0d1fdd357caa2de8cb4ce6af810df7535f43 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Fri Nov 18 14:11:17 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Nov 18 14:11:17 2005 -0800 |
tree | 09e6f5113d908a7f059cc0b374c545d69e0f2a1d | |
parent | cbc5b2bb9e226c2b2b981836d2289912e2ef3c1c [diff] |
IB/mthca: Safer max_send_sge/max_recv_sge calculation Calculation of QP capabilities still isn't exactly right in mthca: max_send_sge/max_recv_sge fields returned in create_qp can exceed the handware supported limits. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>