linux/drivers/infiniband/ulp/isert
Matan Barak 8e37210b38 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: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-06-12 14:49:10 -04:00
..
ib_isert.c IB/core: Change ib_create_cq to use struct ib_cq_init_attr 2015-06-12 14:49:10 -04:00
ib_isert.h iser-target: Remove conn_ prefix from struct isert_conn members 2015-04-07 23:27:57 -07:00
isert_proto.h
Kconfig treewide: Fix typo in Kconfig 2013-10-14 15:23:02 +02:00
Makefile