|
@@ -2172,7 +2172,7 @@ static uint32_t srp_compute_rq_tmo(struct ib_qp_attr *qp_attr, int attr_mask)
|
|
}
|
|
}
|
|
|
|
|
|
static void srp_cm_rep_handler(struct ib_cm_id *cm_id,
|
|
static void srp_cm_rep_handler(struct ib_cm_id *cm_id,
|
|
- struct srp_login_rsp *lrsp,
|
|
|
|
|
|
+ const struct srp_login_rsp *lrsp,
|
|
struct srp_rdma_ch *ch)
|
|
struct srp_rdma_ch *ch)
|
|
{
|
|
{
|
|
struct srp_target_port *target = ch->target;
|
|
struct srp_target_port *target = ch->target;
|