Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33488
b: refs/heads/master
c: 5757f5c
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent db0eb1f commit 9bd2312
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: b1176b95b4b851b05a2f541ef54e7ce3ed358d19
refs/heads/master: 5757f5c6d7d9cbe4bf6a464f1842a767f505d440
3 changes: 1 addition & 2 deletions trunk/drivers/net/es3210.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,7 @@ MODULE_PARM_DESC(mem, "memory base address(es)");
MODULE_DESCRIPTION("Racal-Interlan ES3210 EISA ethernet driver");
MODULE_LICENSE("GPL");

int
init_module(void)
int __init init_module(void)
{
struct net_device *dev;
int this_dev, found = 0;
Expand Down

0 comments on commit 9bd2312

Please sign in to comment.