Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29456
b: refs/heads/master
c: c81e29b
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed May 24, 2006
1 parent 0b7987d commit 8d731ce
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d3fb4e8dddebbf7d6c0b02842c619bfd4fa199f5
refs/heads/master: c81e29b4aca2b2503238276219d97faaac994b4f
4 changes: 3 additions & 1 deletion trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3696,7 +3696,7 @@ static void ata_pio_sector(struct ata_queued_cmd *qc)
* ata_pio_sectors - Transfer one or many 512-byte sectors.
* @qc: Command on going
*
* Transfer one or many ATA_SECT_SIZE of data from/to the
* Transfer one or many ATA_SECT_SIZE of data from/to the
* ATA device for the DRQ request.
*
* LOCKING:
Expand Down Expand Up @@ -3973,6 +3973,8 @@ static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq)
} else
ata_qc_complete(qc);
}

ata_altstatus(ap); /* flush */
}

/**
Expand Down

0 comments on commit 8d731ce

Please sign in to comment.