Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42082
b: refs/heads/master
c: fbbb262
h: refs/heads/master
v: v3
  • Loading branch information
Robert Hancock authored and Jeff Garzik committed Dec 2, 2006
1 parent f8bbd7c commit 8d17726
Show file tree
Hide file tree
Showing 3 changed files with 925 additions and 13 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: 6e9d8629b5503175a4425722a1ef13eed232c650
refs/heads/master: fbbb262d9ea9bdbd79d7058271560e9990bc62d3
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ void ata_bmdma_drive_eh(struct ata_port *ap, ata_prereset_fn_t prereset,
qc->tf.protocol == ATA_PROT_ATAPI_DMA)) {
u8 host_stat;

host_stat = ata_bmdma_status(ap);
host_stat = ap->ops->bmdma_status(ap);

ata_ehi_push_desc(&ehc->i, "BMDMA stat 0x%x", host_stat);

Expand Down
Loading

0 comments on commit 8d17726

Please sign in to comment.