PCI/AER: Flush workqueue on device remove to avoid use-after-free
[deliverable/linux.git] / block / blk.h
index c43926d3d74d0578216d1a699b1dfefff2a899df..70e4aee9cdcb6ead5974dce6a5abf454344b5b24 100644 (file)
@@ -93,7 +93,7 @@ static inline void blk_flush_integrity(void)
 }
 #endif
 
-void blk_rq_timed_out_timer(unsigned long data);
+void blk_timeout_work(struct work_struct *work);
 unsigned long blk_rq_timeout(unsigned long timeout);
 void blk_add_timer(struct request *req);
 void blk_delete_timer(struct request *);
This page took 0.024516 seconds and 5 git commands to generate.