aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/scsi/lpfc/lpfc_attr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_attr.c b/drivers/scsi/lpfc/lpfc_attr.c
index fd5132d62ed2..98326811739a 100644
--- a/drivers/scsi/lpfc/lpfc_attr.c
+++ b/drivers/scsi/lpfc/lpfc_attr.c
@@ -434,7 +434,7 @@ LPFC_ATTR_R(scan_down, 1, 0, 1,
434 434
435/* 435/*
436# lpfc_nodev_tmo: If set, it will hold all I/O errors on devices that disappear 436# lpfc_nodev_tmo: If set, it will hold all I/O errors on devices that disappear
437# until the timer expires. Value range is [0,255]. Default value is 20. 437# until the timer expires. Value range is [0,255]. Default value is 30.
438# NOTE: this MUST be less then the SCSI Layer command timeout - 1. 438# NOTE: this MUST be less then the SCSI Layer command timeout - 1.
439*/ 439*/
440LPFC_ATTR_RW(nodev_tmo, 30, 0, 255, 440LPFC_ATTR_RW(nodev_tmo, 30, 0, 255,