[PATCH] scsi/lpfc: add return code FAST_IO_FAIL in lpfc_abort_handler() comments

From: Ren Mingxin
Date: Tue Mar 26 2013 - 03:29:29 EST


Signed-off-by: Ren Mingxin <renmx@xxxxxxxxxxxxxx>
---
drivers/scsi/lpfc/lpfc_scsi.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c
index 98af07c..cc6fc83 100644
--- a/drivers/scsi/lpfc/lpfc_scsi.c
+++ b/drivers/scsi/lpfc/lpfc_scsi.c
@@ -4426,6 +4426,7 @@ lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)
* Return code :
* 0x2003 - Error
* 0x2002 - Success
+ * 0x2009 - fast_io_fail_tmo fired
**/
static int
lpfc_abort_handler(struct scsi_cmnd *cmnd)
--
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/