1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/drivers/scsi/libfc
Hannes Reinecke 0b4aafc332 scsi: libfc: retry PRLI if we cannot analyse the payload
When we fail to analyse the payload of a PRLI response we should reset
the state machine to retry the PRLI; eventually we will be getting a
proper frame.  Not doing so will result in a stuck state machine and the
port never to be presented to the systsm.

Suggested-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Arun Easi <arun.easi@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-10-15 23:53:37 -04:00
..
fc_disc.c
fc_elsct.c
fc_exch.c
fc_fcp.c scsi: libfc: remove set but not used variable 'rpriv' 2018-09-11 20:59:11 -04:00
fc_frame.c
fc_libfc.c
fc_libfc.h
fc_lport.c
fc_npiv.c
fc_rport.c scsi: libfc: retry PRLI if we cannot analyse the payload 2018-10-15 23:53:37 -04:00
Makefile