Re: [lpfc 01/19] Fix advertised max_sgl_segment count for NVMET

2017-04-05 Thread Johannes Thumshirn
On Tue, Apr 04, 2017 at 10:16:54AM -0700, Dick Kennedy wrote: > From: Dick Kennedy > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > --- This could benefit from a slightly more verbose changelog ;-) Apart from that, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn

[lpfc 01/19] Fix advertised max_sgl_segment count for NVMET

2017-04-04 Thread Dick Kennedy
From: Dick Kennedy Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_nvme.h | 4 +--- drivers/scsi/lpfc/lpfc_nvmet.c | 2 +- drivers/scsi/lpfc/lpfc_nvmet.h | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/drivers/scsi/lpfc/lpfc_nvme.h b/