Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33485
b: refs/heads/master
c: d543cbb
h: refs/heads/master
i:
  33483: 0c7cd44
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent 86e7c00 commit aa0556b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5d930108c914c04fbb0bfbb059d23a5fcaf0d1e7
refs/heads/master: d543cbb6d192313d9027ed09c7a1e085b1234082
4 changes: 2 additions & 2 deletions trunk/drivers/net/e2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ MODULE_LICENSE("GPL");

/* This is set up so that only a single autoprobe takes place per call.
ISA device autoprobes on a running machine are not recommended. */
int
init_module(void)

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

0 comments on commit aa0556b

Please sign in to comment.