Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299197
b: refs/heads/master
c: 395d287
h: refs/heads/master
i:
  299195: b6f3f58
v: v3
  • Loading branch information
Stephen M. Cameron authored and Jens Axboe committed Mar 22, 2012
1 parent 34cb9d8 commit 5970198
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: 3467811e26660eb46bc655234573d22d6876d5f9
refs/heads/master: 395d287526bb60411ff37b19ad9dd38b58ba8732
1 change: 1 addition & 0 deletions trunk/drivers/block/cciss_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,7 @@ cciss_scsi_detect(ctlr_info_t *h)
sh->can_queue = cciss_tape_cmds;
sh->sg_tablesize = h->maxsgentries;
sh->max_cmd_len = MAX_COMMAND_SIZE;
sh->max_sectors = h->cciss_max_sectors;

((struct cciss_scsi_adapter_data_t *)
h->scsi_ctlr)->scsi_host = sh;
Expand Down

0 comments on commit 5970198

Please sign in to comment.