Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41454
b: refs/heads/master
c: 83717cf
h: refs/heads/master
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jeff Garzik committed Dec 2, 2006
1 parent 79cc299 commit c93b513
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: 107ce6d21b746f33f85f4385b9802b3ae928f876
refs/heads/master: 83717cf054214d144165c576cba6362d07fc6656
2 changes: 1 addition & 1 deletion trunk/drivers/net/tokenring/olympic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1771,7 +1771,7 @@ static struct pci_driver olympic_driver = {

static int __init olympic_pci_init(void)
{
return pci_module_init (&olympic_driver) ;
return pci_register_driver(&olympic_driver) ;
}

static void __exit olympic_pci_cleanup(void)
Expand Down

0 comments on commit c93b513

Please sign in to comment.