Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15756
b: refs/heads/master
c: 50241c4
h: refs/heads/master
v: v3
  • Loading branch information
shemminger@osdl.org authored and Jeff Garzik committed Dec 1, 2005
1 parent a39a873 commit fb5472b
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: af4ed7e6ba0cba388cf691f3a330089bd46e4d9e
refs/heads/master: 50241c4c59453fae01555f67daa96d799d85b968
2 changes: 1 addition & 1 deletion trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -3106,7 +3106,7 @@ static struct pci_driver sky2_driver = {

static int __init sky2_init_module(void)
{
return pci_module_init(&sky2_driver);
return pci_register_driver(&sky2_driver);
}

static void __exit sky2_cleanup_module(void)
Expand Down

0 comments on commit fb5472b

Please sign in to comment.