Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76882
b: refs/heads/master
c: e39eec1
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Jan 23, 2008
1 parent edd73e1 commit 4f2a268
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: 76326ac1ac1f524014ef36986fed97796b28ec6b
refs/heads/master: e39eec13ff8c58520d77b5f977b1e0fa067fbd2c
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-eh.c
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@ static void ata_eh_link_report(struct ata_link *link)
dma_str[qc->dma_dir]);
}

if (is_atapi_taskfile(&qc->tf))
if (ata_is_atapi(qc->tf.protocol))
snprintf(cdb_buf, sizeof(cdb_buf),
"cdb %02x %02x %02x %02x %02x %02x %02x %02x "
"%02x %02x %02x %02x %02x %02x %02x %02x\n ",
Expand Down

0 comments on commit 4f2a268

Please sign in to comment.