Skip to content
Snippets Groups Projects
Commit c50ad63a authored by Chris Moore's avatar Chris Moore Committed by Greg Kroah-Hartman
Browse files

IB/isert: Adjust CQ size to HW limits


commit b1a5ad00 upstream.

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: default avatarChris Moore <chris.moore@emulex.com>
Reviewied-by: default avatarSagi Grimberg <sagig@mellanox.com>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 85be16ba
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment