Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76272
b: refs/heads/master
c: 61a368c
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jan 25, 2008
1 parent 51394d2 commit e7de1a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 7b905994ce0bd332afc5ebc30ce9afa60d23c6e2
refs/heads/master: 61a368c216897aa3bbee35b3f2e6db76ec73fad0
4 changes: 0 additions & 4 deletions trunk/drivers/ide/ide-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,6 @@ EXPORT_SYMBOL(ide_dma_host_on);

int __ide_dma_on (ide_drive_t *drive)
{
/* consult the list of known "bad" drives */
if (__ide_dma_bad_drive(drive))
return 1;

drive->using_dma = 1;
ide_toggle_bounce(drive, 1);

Expand Down

0 comments on commit e7de1a5

Please sign in to comment.