Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20473
b: refs/heads/master
c: c15d85c
h: refs/heads/master
i:
  20471: f343fd5
v: v3
  • Loading branch information
Jens Axboe authored and Jeff Garzik committed Feb 17, 2006
1 parent 758d0d3 commit 85514e6
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: 0565c26de7b2c069add553106f210b3128b67785
refs/heads/master: c15d85c8f3f73b5f20aae7928e25b6996f16b328
1 change: 1 addition & 0 deletions trunk/drivers/scsi/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -997,6 +997,7 @@ static void mv_qc_prep(struct ata_queued_cmd *qc)
case ATA_CMD_READ_EXT:
case ATA_CMD_WRITE:
case ATA_CMD_WRITE_EXT:
case ATA_CMD_WRITE_FUA_EXT:
mv_crqb_pack_cmd(cw++, tf->hob_nsect, ATA_REG_NSECT, 0);
break;
#ifdef LIBATA_NCQ /* FIXME: remove this line when NCQ added */
Expand Down

0 comments on commit 85514e6

Please sign in to comment.