linux/drivers/scsi/libfc
Mike Christie d5e6054a0a [SCSI] libfc: use DID_ERROR when we have internall aborted command
If we aborted a command, because it timed out we should not use
DID_ABORT. It will fail the command right away back to the upper
layer. We want to use something that indicated that the problem
did not complete normally, but it was not a fatal problem.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-06-08 13:29:10 -05:00
..
fc_disc.c [SCSI] libfc: Track rogue remote ports 2009-04-27 10:18:57 -05:00
fc_elsct.c [SCSI] libfc: Fix compilation warnings with allmodconfig 2009-04-27 10:19:31 -05:00
fc_exch.c [SCSI] libfc: add support of large receive offload by ddp in fc_fcp 2009-03-13 15:15:15 -05:00
fc_fcp.c [SCSI] libfc: use DID_ERROR when we have internall aborted command 2009-06-08 13:29:10 -05:00
fc_frame.c
fc_lport.c [SCSI] libfc: Change state to NONE in fc_lport_destroy 2009-04-27 10:19:01 -05:00
fc_rport.c [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts 2009-05-23 15:44:18 -05:00
Makefile