Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28282
b: refs/heads/master
c: 27c0ff8
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 21, 2006
1 parent 668835f commit a2cbbe1
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: c18f6365fdbaf30611a8822afcd7097865dcaa32
refs/heads/master: 27c0ff868f2ad3c9732ce45abbb8dd7e1723931f
1 change: 1 addition & 0 deletions trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3237,6 +3237,7 @@ static int __devinit cciss_init_one(struct pci_dev *pdev,
disk->fops = &cciss_fops;
disk->queue = q;
disk->private_data = drv;
disk->driverfs_dev = &pdev->dev;
/* we must register the controller even if no disks exist */
/* this is for the online array utilities */
if(!drv->heads && j)
Expand Down

0 comments on commit a2cbbe1

Please sign in to comment.