mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[SCSI] lpfc: Fix comments for nodev_tmo
Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
7bcbb7527f
commit
09703d38d4
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ LPFC_ATTR_R(scan_down, 1, 0, 1,
|
|||
|
||||
/*
|
||||
# lpfc_nodev_tmo: If set, it will hold all I/O errors on devices that disappear
|
||||
# until the timer expires. Value range is [0,255]. Default value is 20.
|
||||
# until the timer expires. Value range is [0,255]. Default value is 30.
|
||||
# NOTE: this MUST be less then the SCSI Layer command timeout - 1.
|
||||
*/
|
||||
LPFC_ATTR_RW(nodev_tmo, 30, 0, 255,
|
||||
|
|
Loading…
Reference in a new issue