[PATCH] SCSI: implement shost->host_eh_scheduled
[deliverable/linux.git] / include / scsi / scsi_eh.h
index d160880b2a8798f18d3c0772ef84281e9d0bb6bc..212c983a6a18f8f83cbc63bf03c5e6104c50e8a9 100644 (file)
@@ -35,6 +35,7 @@ static inline int scsi_sense_valid(struct scsi_sense_hdr *sshdr)
 }
 
 
+extern void scsi_eh_wakeup(struct Scsi_Host *shost);
 extern void scsi_eh_finish_cmd(struct scsi_cmnd *scmd,
                               struct list_head *done_q);
 extern void scsi_eh_flush_done_q(struct list_head *done_q);
This page took 0.028523 seconds and 5 git commands to generate.