Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
[linux-2.6-block.git] / include / linux / blkdev.h
index a9b643a0647fa5f5ee5086e6ddbf0b64696995a5..4571ef1a12a968ea62a78b87371c83a07e89d8e9 100644 (file)
@@ -409,6 +409,7 @@ struct request_queue {
 
        unsigned int            rq_timeout;
        struct timer_list       timeout;
+       struct work_struct      timeout_work;
        struct list_head        timeout_list;
 
        struct list_head        icq_list;