Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45865
b: refs/heads/master
c: 61dd08c
h: refs/heads/master
i:
  45863: 40e8156
v: v3
  • Loading branch information
Alan authored and Jeff Garzik committed Jan 25, 2007
1 parent 5ed57e5 commit 9e22544
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b2a8bbe67d73631c71492fd60b757fc50a87f182
refs/heads/master: 61dd08c6c8d2b4ede530e43c01fa72f789ef65b1
3 changes: 2 additions & 1 deletion trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,8 @@ void ata_bmdma_error_handler(struct ata_port *ap)
*/
void ata_bmdma_post_internal_cmd(struct ata_queued_cmd *qc)
{
ata_bmdma_stop(qc);
if (qc->ap->ioaddr.bmdma_addr)
ata_bmdma_stop(qc);
}

#ifdef CONFIG_PCI
Expand Down

0 comments on commit 9e22544

Please sign in to comment.