Hi Steve,

On Thu, 26 Jul 2018 07:32:16 -0500 "Steve Wise" <sw...@opengridcomputing.com> 
wrote:
>
> > diff --git a/drivers/nvme/target/rdma.c b/drivers/nvme/target/rdma.c
> > index 86121a7a19b2..8c30ac7d8078 100644
> > --- a/drivers/nvme/target/rdma.c
> > +++ b/drivers/nvme/target/rdma.c
> > @@ -891,7 +891,7 @@ nvmet_rdma_find_get_device(struct rdma_cm_id
> > *cm_id)
> > 
> >     inline_page_count = num_pages(port->inline_data_size);
> >     inline_sge_count = max(cm_id->device->attrs.max_sge_rd,
> > -                           cm_id->device->attrs.max_sge) - 1;
> > +                           cm_id->device->attrs.max_send_sge) - 1;  
> 
> This should actually be max_recv_sge.

Yeah, Christoph pointed that out as well.  I will correct it today.

Thanks
-- 
Cheers,
Stephen Rothwell

Attachment: pgpKL7mBr19Lj.pgp
Description: OpenPGP digital signature

Reply via email to