[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1364283060-30425-1-git-send-email-renmx@cn.fujitsu.com>
Date: Tue, 26 Mar 2013 15:31:00 +0800
From: Ren Mingxin <renmx@...fujitsu.com>
To: james.smart@...lex.com
Cc: JBottomley@...allels.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, Ren Mingxin <renmx@...fujitsu.com>
Subject: [PATCH] scsi/lpfc: add return code FAST_IO_FAIL in lpfc_abort_handler() comments
Signed-off-by: Ren Mingxin <renmx@...fujitsu.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists