Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / include / linux / blkdev.h
index d372ea87ead573e4b4c7d5369ac649f844124334..29189aeace19df0650c15e374e60724ce77ac917 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;
This page took 0.025118 seconds and 5 git commands to generate.