Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76898
b: refs/heads/master
c: 1973a02
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Jan 23, 2008
1 parent 99fcbb4 commit 81cf55b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 40f46f17819c2d199f99addc3278ff2eb11f3cd5
refs/heads/master: 1973a023a616b40ba33fd0d38b1055c62c88e73d
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -5990,7 +5990,7 @@ void ata_qc_issue(struct ata_queued_cmd *qc)
*/
WARN_ON(ap->ops->error_handler && ata_tag_valid(link->active_tag));

if (prot == ATA_PROT_NCQ) {
if (ata_is_ncq(prot)) {
WARN_ON(link->sactive & (1 << qc->tag));

if (!link->sactive)
Expand Down

0 comments on commit 81cf55b

Please sign in to comment.