aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2013-10-23 10:51:20 +0200
committerJames Bottomley <JBottomley@Parallels.com>2013-10-25 12:00:23 +0100
commit6b1e5a45d4eaa75e28f2d170ea43ab8fc6dd34d8 (patch)
treeb4a711ee7cf326986beecdd1a0b3204dc07ae43f /include/scsi
parent53a8936cb5bc95b7616cfa9e45d6145c630cea1d (diff)
[SCSI] remove check for 'resetting'
Field is now unused, so this is dead code. [jejb: remove resetting and last_reset from Scsi_Host] Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
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 {
unsigned int host_eh_scheduled; /* EH scheduled without command */
unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */
- int resetting; /* if set, it means that last_reset is a valid value */
- unsigned long last_reset;
/*
* These three parameters can be used to allow for wide scsi,