Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210017
b: refs/heads/master
c: 55ee67f
h: refs/heads/master
i:
  210015: 6e08dc6
v: v3
  • Loading branch information
Mark Lord authored and Jeff Garzik committed Aug 25, 2010
1 parent 8196a99 commit 57d9ef0
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: 44b733809a5aba7f6b15a548d31a56d25bf3851c
refs/heads/master: 55ee67f837882f28a900705a2ca1af257ab6c53d
4 changes: 0 additions & 4 deletions trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -2735,10 +2735,6 @@ unsigned int ata_bmdma_qc_issue(struct ata_queued_cmd *qc)
{
struct ata_port *ap = qc->ap;

/* see ata_dma_blacklisted() */
BUG_ON((ap->flags & ATA_FLAG_PIO_POLLING) &&
qc->tf.protocol == ATAPI_PROT_DMA);

/* defer PIO handling to sff_qc_issue */
if (!ata_is_dma(qc->tf.protocol))
return ata_sff_qc_issue(qc);
Expand Down

0 comments on commit 57d9ef0

Please sign in to comment.