Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213356
b: refs/heads/master
c: f0ad30d
h: refs/heads/master
v: v3
  • Loading branch information
David Milburn authored and James Bottomley committed Oct 7, 2010
1 parent 4c53ec0 commit 9ab2573
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: 045d3fe766b01921e24e2d4178e011b3b09ad4d6
refs/heads/master: f0ad30d3d2dc924decc0e10b1ff6dc32525a5d99
1 change: 1 addition & 0 deletions trunk/drivers/scsi/libsas/sas_ata.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ static int sas_ata_scr_read(struct ata_link *link, unsigned int sc_reg_in,
static struct ata_port_operations sas_sata_ops = {
.phy_reset = sas_ata_phy_reset,
.post_internal_cmd = sas_ata_post_internal,
.qc_defer = ata_std_qc_defer,
.qc_prep = ata_noop_qc_prep,
.qc_issue = sas_ata_qc_issue,
.qc_fill_rtf = sas_ata_qc_fill_rtf,
Expand Down

0 comments on commit 9ab2573

Please sign in to comment.