Re: [PATCH 13/14] lpfc: Fix lost target in pt-to-pt connect

2016-08-12 Thread Johannes Thumshirn
On Thu, Aug 11, 2016 at 11:36:00AM -0700, James Smart wrote: > > Fix lost target in pt-to-pt connect > > Change reject code to something that allows a retry > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > --- Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn

[PATCH 13/14] lpfc: Fix lost target in pt-to-pt connect

2016-08-11 Thread James Smart
Fix lost target in pt-to-pt connect Change reject code to something that allows a retry Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_els.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/