]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a604f2ab8659ca10b0b6700d389b80a797b2e92
tree18155df630f6e8a16ffaa56ade01628126b5de7c
parent23fbdaa6b098e0be0e00b63936ffde96dec0a261
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