Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49104
b: refs/heads/master
c: 4520b00
h: refs/heads/master
v: v3
  • Loading branch information
Richard Knutsson authored and James Bottomley committed Feb 16, 2007
1 parent 530dedd commit b134048
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: 930e99bd1320d78c7d8866595e81b8fc7dc8739b
refs/heads/master: 4520b0089b41151ab3cc3ae1ee92d0aa19d88aae
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/megaraid.c
Original file line number Diff line number Diff line change
Expand Up @@ -5072,7 +5072,7 @@ static int __init megaraid_init(void)
"megaraid: failed to create megaraid root\n");
}
#endif
error = pci_module_init(&megaraid_pci_driver);
error = pci_register_driver(&megaraid_pci_driver);
if (error) {
#ifdef CONFIG_PROC_FS
remove_proc_entry("megaraid", &proc_root);
Expand Down

0 comments on commit b134048

Please sign in to comment.