Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35004
b: refs/heads/master
c: 4041b9c
h: refs/heads/master
v: v3
  • Loading branch information
Michal Piotrowski authored and James Bottomley committed Aug 19, 2006
1 parent 9b2bbf9 commit 82602a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b8d08210126a7b769b857720a59721a453a57a1e
refs/heads/master: 4041b9cd87d97a7c73a5bf5a9305dffee2599386
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/megaraid/megaraid_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -2838,7 +2838,7 @@ static int __init megasas_init(void)
/*
* Register ourselves as PCI hotplug module
*/
rval = pci_module_init(&megasas_pci_driver);
rval = pci_register_driver(&megasas_pci_driver);

if (rval) {
printk(KERN_DEBUG "megasas: PCI hotplug regisration failed \n");
Expand Down

0 comments on commit 82602a2

Please sign in to comment.