1. NAME

scsi_eh_flush_done_q - finish processed commands or retry them.

2. SYNOPSIS

void scsi_eh_flush_done_q(struct list_head *  done_q );

3. ARGUMENTS

done_q
    list_head of processed commands.

4. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

5. COPYRIGHT