Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49029
b: refs/heads/master
c: 11cc3bb
h: refs/heads/master
i:
  49027: c098b67
v: v3
  • Loading branch information
Richard Knutsson authored and Jeff Garzik committed Feb 17, 2007
1 parent 2fb697c commit afcf915
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: 9cc6d14e90c36eccf371d3c477211594bc274d0a
refs/heads/master: 11cc3bb522ddb3962fb7134ffc5e27c487746193
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/pc300too.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ static int __init pc300_init_module(void)

CLOCK_BASE = use_crystal_clock ? 24576000 : pci_clock_freq;

return pci_module_init(&pc300_pci_driver);
return pci_register_driver(&pc300_pci_driver);
}


Expand Down

0 comments on commit afcf915

Please sign in to comment.