commit | efaae8f71f3088cc73c9e5ceabbd314aa82ac768 | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@mellanox.co.il> | Mon Oct 10 13:48:07 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 17 15:20:29 2005 -0700 |
tree | b19084ae0a9dc6837cb2837cbd21386c9f1b2e0e | |
parent | 4ab6fb7e5b3d34b65a1c3473d80d9d1a462d3a49 [diff] |
[IB] mthca: Better limit checking and reporting Check the sizes of CQs, QPs and SRQs when creating objects, and fail instead of creating too-big queues. Also return real limits instead of just plausible-sounding values from mthca_query_device(). Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>