diff options
Diffstat (limited to 'usr/src')
| -rw-r--r-- | usr/src/uts/common/sys/scsi/targets/sddef.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/uts/common/sys/scsi/targets/sddef.h b/usr/src/uts/common/sys/scsi/targets/sddef.h index 3a696a503e..0c5bb508c5 100644 --- a/usr/src/uts/common/sys/scsi/targets/sddef.h +++ b/usr/src/uts/common/sys/scsi/targets/sddef.h @@ -1746,12 +1746,6 @@ struct sd_fm_internal { #endif /* - * 60 seconds is what we will wait for to reset the - * throttle back to it SD_MAX_THROTTLE. - */ -#define SD_RESET_THROTTLE_TIMEOUT 60 - -/* * Number of times we'll retry a normal operation. * * This includes retries due to transport failure |
