This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / ide / ide-io.c
index 8ae4974..37f95e1 100644 (file)
@@ -1388,6 +1388,7 @@ int ide_do_drive_cmd (ide_drive_t *drive, struct request *rq, ide_action_t actio
        err = 0;
        if (must_wait) {
                wait_for_completion(&wait);
+               rq->waiting = NULL;
                if (rq->errors)
                        err = -EIO;