scsi: lpfc: Fix PT2PT PRLI reject
authorDick Kennedy <dick.kennedy@broadcom.com>
Thu, 23 Mar 2017 12:47:18 +0000 (08:47 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 23 Mar 2017 15:19:37 +0000 (11:19 -0400)
commita71e3cdcfce4880a4578915e110e3eaed1659765
tree18155df630f6e8a16ffaa56ade01628126b5de7c
parenteb94588dabec82e012281608949a860f64752914
scsi: lpfc: Fix PT2PT PRLI reject

lpfc cannot establish connection with targets that send PRLI in P2P
configurations.

If lpfc rejects a PRLI that is sent from a target the target will not
resend and will reject the PRLI send from the initiator.

[mkp: applied by hand]

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_els.c