Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20998
b: refs/heads/master
c: b2cba5b
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Jeff Garzik committed Mar 11, 2006
1 parent 6849546 commit bf622e6
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: 28beaf651b8620b04bc6dec03e22ed5af8114936
refs/heads/master: b2cba5b5777123c53852639c6a17e87709e055be
2 changes: 1 addition & 1 deletion trunk/drivers/net/de620.c
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ static int __init read_eeprom(struct net_device *dev)
#ifdef MODULE
static struct net_device *de620_dev;

int init_module(void)
int __init init_module(void)
{
de620_dev = de620_probe(-1);
if (IS_ERR(de620_dev))
Expand Down

0 comments on commit bf622e6

Please sign in to comment.