Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33489
b: refs/heads/master
c: 58f149f
h: refs/heads/master
i:
  33487: db0eb1f
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent 9bd2312 commit da5ef1d
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: 5757f5c6d7d9cbe4bf6a464f1842a767f505d440
refs/heads/master: 58f149fc65ebced1148789cfb37457a8c7aaca75
2 changes: 1 addition & 1 deletion trunk/drivers/net/eth16i.c
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ MODULE_PARM_DESC(mediatype, "eth16i media type of interface(s) (bnc,tp,dix,auto,
module_param(debug, int, 0);
MODULE_PARM_DESC(debug, "eth16i debug level (0-6)");

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

0 comments on commit da5ef1d

Please sign in to comment.