Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
[cascardo/linux.git] / include / scsi / scsi_device.h
index cc64587..a44954c 100644 (file)
@@ -113,6 +113,7 @@ struct scsi_device {
                                 * scsi_devinfo.[hc]. For now used only to
                                 * pass settings from slave_alloc to scsi
                                 * core. */
+       unsigned int eh_timeout; /* Error handling timeout */
        unsigned writeable:1;
        unsigned removable:1;
        unsigned changed:1;     /* Data invalid due to media change */