Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33486
b: refs/heads/master
c: 02a3245
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent aa0556b commit 04f66c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d543cbb6d192313d9027ed09c7a1e085b1234082
refs/heads/master: 02a3245fcf0911ff92100aa54823dc1c5950fba9
3 changes: 1 addition & 2 deletions trunk/drivers/net/eepro.c
Original file line number Diff line number Diff line change
Expand Up @@ -1807,8 +1807,7 @@ MODULE_PARM_DESC(irq, "EtherExpress Pro/10 IRQ number(s)");
MODULE_PARM_DESC(mem, "EtherExpress Pro/10 Rx buffer size(es) in kB (3-29)");
MODULE_PARM_DESC(autodetect, "EtherExpress Pro/10 force board(s) detection (0-1)");

int
init_module(void)
int __init init_module(void)
{
struct net_device *dev;
int i;
Expand Down

0 comments on commit 04f66c0

Please sign in to comment.