Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73179
b: refs/heads/master
c: bcbf6ee
h: refs/heads/master
i:
  73177: 03f3638
  73175: a0399a8
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Nov 5, 2007
1 parent 8b196fc commit 6072843
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: 01745112de5f721dd5afb06bc60b4a1e65e397ce
refs/heads/master: bcbf6ee3eb5212ff774161cae15ce4f92f7edafb
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ static int config_drive_for_dma (ide_drive_t *drive)

if (drive->media != ide_disk) {
if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA)
return -1;
return 0;
}

/*
Expand Down

0 comments on commit 6072843

Please sign in to comment.