Skip to content
Snippets Groups Projects
Commit 8e37210b authored by Matan Barak's avatar Matan Barak Committed by Doug Ledford
Browse files

IB/core: Change ib_create_cq to use struct ib_cq_init_attr


Currently, ib_create_cq uses cqe and comp_vecotr instead
of the extendible ib_cq_init_attr struct.

Earlier patches already changed the vendors to work with
ib_cq_init_attr. This patch changes the consumers too.

Signed-off-by: default avatarMatan Barak <matanb@mellanox.com>
Signed-off-by: default avatarOr Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent bcf4c1ea
No related branches found
No related tags found
No related merge requests found
Showing
with 74 additions and 35 deletions
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