Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75201
b: refs/heads/master
c: 5744a06
h: refs/heads/master
i:
  75199: fdf0e96
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Dec 24, 2007
1 parent 3f6d1de commit 3bde514
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52ef2ed08164dbde07203ee245584d59ebf5c487
refs/heads/master: 5744a06134c8f4e77ad14016420aac308c763454
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-cd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ static ide_startstop_t cdrom_pc_intr (ide_drive_t *drive)
/* Same drill for reading. */
else if ((ireason & 3) == 2) {
if (!rq->data) {
blk_dump_rq_flags(rq, "cdrom_pc_intr, write");
blk_dump_rq_flags(rq, "cdrom_pc_intr, read");
goto confused;
}
/* Transfer the data. */
Expand Down

0 comments on commit 3bde514

Please sign in to comment.