Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14432
b: refs/heads/master
c: 70f1e00
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Nov 18, 2005
1 parent fd4f6ce commit 001c9c3
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: 620d9aa95b7910da07912340971bc2d9b2497382
refs/heads/master: 70f1e002cfaad708ac561bcc6700dc50888999f5
2 changes: 1 addition & 1 deletion trunk/drivers/net/ioc3-eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,7 @@ static struct pci_driver ioc3_driver = {

static int __init ioc3_init_module(void)
{
return pci_module_init(&ioc3_driver);
return pci_register_driver(&ioc3_driver);
}

static void __exit ioc3_cleanup_module(void)
Expand Down

0 comments on commit 001c9c3

Please sign in to comment.