Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29296
b: refs/heads/master
c: 3373efd
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed May 15, 2006
1 parent 6c06e0f commit 35d3389
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 129 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: 38d87234d6c47ca487fc6344100323d5adc6f32c
refs/heads/master: 3373efd89dead4ce7818d685729e0431448357c9
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ static int ahci_softreset(struct ata_port *ap, unsigned int *class)
/* restart engine */
ahci_start_engine(ap);

ata_tf_init(ap, &tf, 0);
ata_tf_init(ap->device, &tf);
fis = pp->cmd_tbl;

/* issue the first D2H Register FIS */
Expand Down
Loading

0 comments on commit 35d3389

Please sign in to comment.