Re: [PATCH 06/17] lpfc: Raise maximum NVME sg list size for 256 elements

2017-11-08 Thread Hannes Reinecke
On 11/03/2017 11:56 PM, James Smart wrote: > Raise the maximum NVME sg list size allowed to 256 elements. > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > --- > drivers/scsi/lpfc/lpfc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/scsi/lpfc/lpf

[PATCH 06/17] lpfc: Raise maximum NVME sg list size for 256 elements

2017-11-03 Thread James Smart
Raise the maximum NVME sg list size allowed to 256 elements. Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h index 7219b6ce5dc7..46a89bdff8