Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101508
b: refs/heads/master
c: cc47244
h: refs/heads/master
v: v3
  • Loading branch information
Prakash, Sathya authored and James Bottomley committed Jul 12, 2008
1 parent 290226a commit dc9e730
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: cddc0ab71194a09c0ac359be10a0f1ef976ddc95
refs/heads/master: cc4724492ddf920475ad7f12bfcb81ffca16f777
1 change: 1 addition & 0 deletions trunk/drivers/message/fusion/mptspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ static int mptspi_target_alloc(struct scsi_target *starget)
spi_max_offset(starget) = ioc->spi_data.maxSyncOffset;

spi_offset(starget) = 0;
spi_period(starget) = 0xFF;
mptspi_write_width(starget, 0);

return 0;
Expand Down

0 comments on commit dc9e730

Please sign in to comment.