Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46051
b: refs/heads/master
c: 49c8042
h: refs/heads/master
i:
  46049: cc2397a
  46047: cde1a46
v: v3
  • Loading branch information
Brian King authored and Jeff Garzik committed Feb 2, 2007
1 parent d5d1ab9 commit 6557c50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0777721c9b270f087bf967369c9acbee3f1a12ae
refs/heads/master: 49c8042996c84f0df6c49ea2e28a7ef38cd7d773
1 change: 1 addition & 0 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1250,6 +1250,7 @@ unsigned ata_exec_internal_sg(struct ata_device *dev,

ata_sg_init(qc, sg, n_elem);
qc->nsect = buflen / ATA_SECT_SIZE;
qc->nbytes = buflen;
}

qc->private_data = &wait;
Expand Down

0 comments on commit 6557c50

Please sign in to comment.