mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-11 17:56:49 +07: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
@ -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 New Issue
Block a user