Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133576
b: refs/heads/master
c: 84bcbee
h: refs/heads/master
v: v3
  • Loading branch information
Mark Lord authored and Jeff Garzik committed Mar 25, 2009
1 parent d259c47 commit c346da7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 66e57a2cb0c538d4f84a7233c224735fe1eaa672
refs/heads/master: 84bcbeebcfd283c3f4804287ed4610c3a18e1590
2 changes: 0 additions & 2 deletions trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1820,8 +1820,6 @@ static struct ata_queued_cmd *mv_get_active_qc(struct ata_port *ap)
else if (!(qc->flags & ATA_QCFLAG_ACTIVE))
qc = NULL;
}
if (qc && (qc->tf.flags & ATA_TFLAG_POLLING))
qc = NULL;
return qc;
}

Expand Down

0 comments on commit c346da7

Please sign in to comment.