linux/drivers/infiniband/hw
Steve Wise 9a7666494b RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
The device attribute max_qp_init_rd_atom is not getting set in cxgb3's
query_device method.  Version 1.0.4 of librdmacm now validates the
user's requested initiator and responder resources against the max
supported by the device.  Since iw_cxgb3 wasn't setting this attribute
(and it defaulted to 0), all rdma_connect()s fail if there are
initiator resources requested by the app.  Fix this by setting the
correct value in iwch_query_device().

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-11-13 15:27:00 -08:00
..
amso1100 [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
cxgb3 RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device 2007-11-13 15:27:00 -08:00
ehca IB/ehca: Fix static rate calculation 2007-11-13 15:27:00 -08:00
ipath IB/ipath: Fix race with ACK retry timeout list management 2007-11-13 15:26:58 -08:00
mlx4 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() 2007-10-30 10:53:54 -07:00
mthca SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00