]> 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)
commit3ee5cc2c4d91466ccbbe4aab9a957488c17343dc
tree18155df630f6e8a16ffaa56ade01628126b5de7c
parentd1a238fe02cfff2816498945d8cfa6c354c16f86
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