Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200627
b: refs/heads/master
c: 79600aa
h: refs/heads/master
i:
  200625: 4fa9c50
  200623: 7895b13
v: v3
  • Loading branch information
Stephen M. Cameron authored and Jens Axboe committed Jun 15, 2010
1 parent efc0b6e commit 00b16f3
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: 552618d124b68d41c2effaaaa3ca5b8ce9598502
refs/heads/master: 79600aadcf35dd31ec284928cf45296fea98db61
1 change: 1 addition & 0 deletions trunk/drivers/block/cciss_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ cciss_scsi_detect(int ctlr)
sh->n_io_port = 0; // I don't think we use these two...
sh->this_id = SELF_SCSI_ID;
sh->sg_tablesize = hba[ctlr]->maxsgentries;
sh->max_cmd_len = MAX_COMMAND_SIZE;

((struct cciss_scsi_adapter_data_t *)
hba[ctlr]->scsi_ctlr)->scsi_host = sh;
Expand Down

0 comments on commit 00b16f3

Please sign in to comment.