]> Pileus Git - ~andy/linux/blobdiff - include/scsi/scsi_host.h
[SCSI] remove Scsi_Host.eh_active
[~andy/linux] / include / scsi / scsi_host.h
index ecd53d7872d2edfe44a6a9ead2d73150ef482de7..9984d3fbb1f0d39b4b74229cf5a3652fb4805513 100644 (file)
@@ -469,8 +469,6 @@ struct Scsi_Host {
        struct task_struct    * ehandler;  /* Error recovery thread. */
        struct semaphore      * eh_action; /* Wait for specific actions on the
                                           host. */
-       unsigned int            eh_active:1; /* Indicates the eh thread is awake and active if
-                                          this is true. */
        wait_queue_head_t       host_wait;
        struct scsi_host_template *hostt;
        struct scsi_transport_template *transportt;