From: Chris Moore Date: Tue, 4 Nov 2014 16:28:29 +0000 (+0000) Subject: IB/isert: Adjust CQ size to HW limits X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a5ad006b34ded9dc7ec64988deba1b3ecad367;p=pandora-kernel.git IB/isert: Adjust CQ size to HW limits isert has an issue of trying to create a CQ with more CQEs than are supported by the hardware, that currently results in failures during isert_device creation during first session login. This is the isert version of the patch that Minh Tran submitted for iser, and is simple a workaround required to function with existing ocrdma hardware. Signed-off-by: Chris Moore Reviewied-by: Sagi Grimberg Cc: # 3.10+ Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed