Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118429
b: refs/heads/master
c: 4044430
h: refs/heads/master
i:
  118427: be8e7cd
v: v3
  • Loading branch information
Mike Miller authored and Linus Torvalds committed Nov 6, 2008
1 parent 57b6203 commit 78c7f03
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: 96b0317906690997c16c7efffbc4c0fafcd6f7f2
refs/heads/master: 404443081ce5e6f68b5f7eda16c959835ff200c0
1 change: 1 addition & 0 deletions trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,6 +1370,7 @@ static void cciss_add_disk(ctlr_info_t *h, struct gendisk *disk,
disk->first_minor = drv_index << NWD_SHIFT;
disk->fops = &cciss_fops;
disk->private_data = &h->drv[drv_index];
disk->driverfs_dev = &h->pdev->dev;

/* Set up queue information */
blk_queue_bounce_limit(disk->queue, h->pdev->dma_mask);
Expand Down

0 comments on commit 78c7f03

Please sign in to comment.