IB/mthca: Safer max_send_sge/max_recv_sge calculation
authorMichael S. Tsirkin <mst@mellanox.co.il>
Fri, 18 Nov 2005 22:11:17 +0000 (14:11 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 18 Nov 2005 22:11:17 +0000 (14:11 -0800)
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>

No differences found