aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/scsi_host.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
index 755243572219..a74b7d9afe8e 100644
--- a/include/scsi/scsi_host.h
+++ b/include/scsi/scsi_host.h
@@ -598,8 +598,6 @@ struct Scsi_Host {
598 unsigned int host_eh_scheduled; /* EH scheduled without command */ 598 unsigned int host_eh_scheduled; /* EH scheduled without command */
599 599
600 unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */ 600 unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */
601 int resetting; /* if set, it means that last_reset is a valid value */
602 unsigned long last_reset;
603 601
604 /* 602 /*
605 * These three parameters can be used to allow for wide scsi, 603 * These three parameters can be used to allow for wide scsi,