Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185791
b: refs/heads/master
c: 76937fa
h: refs/heads/master
i:
  185789: f998510
  185787: a5cbf8f
  185783: ce12bcb
  185775: 47cabdd
  185759: c6761b3
  185727: 3a939f9
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and David S. Miller committed Jan 19, 2010
1 parent 4f8281b commit fd6da42
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: 42036c85a68c82389f011eceab594c64956d0c2d
refs/heads/master: 76937fa765bd65c052b87812e46d5b90094e57b8
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ u8 eighty_ninty_three(ide_drive_t *drive)
u16 *id = drive->id;
int ivb = ide_in_drive_list(id, ivb_list);

if (hwif->cbl == ATA_CBL_PATA40_SHORT)
if (hwif->cbl == ATA_CBL_SATA || hwif->cbl == ATA_CBL_PATA40_SHORT)
return 1;

if (ivb)
Expand Down

0 comments on commit fd6da42

Please sign in to comment.