Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71793
b: refs/heads/master
c: 96af154
h: refs/heads/master
i:
  71791: c64804f
v: v3
  • Loading branch information
Jeff Garzik committed Oct 20, 2007
1 parent 8f140f1 commit 9f4fd0c
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: 80f6fd3828b74ca123083e4fdc28cbe9d865fd64
refs/heads/master: 96af154710d44b574515431a0bb014888398a741
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ static struct scsi_host_template sis_sht = {
.queuecommand = ata_scsi_queuecmd,
.can_queue = ATA_DEF_QUEUE,
.this_id = ATA_SHT_THIS_ID,
.sg_tablesize = ATA_MAX_PRD,
.sg_tablesize = LIBATA_MAX_PRD,
.cmd_per_lun = ATA_SHT_CMD_PER_LUN,
.emulated = ATA_SHT_EMULATED,
.use_clustering = ATA_SHT_USE_CLUSTERING,
Expand Down

0 comments on commit 9f4fd0c

Please sign in to comment.