commit | 5924aea6e26712cd372aa23ed432d4cefbb050d2 | [log] [tgz] |
---|---|---|
author | Chien Tung <chien.tin.tung@intel.com> | Wed Dec 09 15:21:56 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Dec 09 15:21:56 2009 -0800 |
tree | 8ce43324eefa06bb4db6ee414f2ea221cc2c0097 | |
parent | 75742c630ed552ad963948c9f3e596e96eed7a9f [diff] |
RDMA/nes: Add max_cqe check to nes_create_cq() Add a check to nes_create_cq() to return -EINVAL if creating a CQ with depth > max_cqe (32766). Signed-off-by: Chien Tung <chien.tin.tung@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>