- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / include / scsi / scsi_device.h
index afcb403..6677e2f 100644 (file)
@@ -185,7 +185,6 @@ typedef void (*activate_complete)(void *, int);
 struct scsi_device_handler {
        /* Used by the infrastructure */
        struct list_head list; /* list of scsi_device_handlers */
-       int idx;
 
        /* Filled by the hardware handler */
        struct module *module;