|
@@ -129,13 +130,18 @@ int rxe_srq_from_init(struct rxe_dev *rxe, struct rxe_srq *srq,
|
|
err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, context, q->buf,
|
|
err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, context, q->buf,
|
|
if (copy_to_user(&uresp->srq_num, &srq->srq_num,
|
|
if (copy_to_user(&uresp->srq_num, &srq->srq_num,
|