From: Chien Tung Date: Wed, 9 Dec 2009 23:21:56 +0000 (-0800) Subject: RDMA/nes: Add max_cqe check to nes_create_cq() X-Git-Tag: v2.6.33-rc1~60^2^10~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5924aea6e26712cd372aa23ed432d4cefbb050d2;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed