Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33481
b: refs/heads/master
c: 62a87b8
h: refs/heads/master
i:
  33479: f850604
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent f484d88 commit 6670533
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: 864fe05dfa4ff3e230acf3b4ccf878b6f22603c4
refs/heads/master: 62a87b8051ded3d1fcb89773c9febd1bb34d3cbd
3 changes: 1 addition & 2 deletions trunk/drivers/net/ac3200.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,7 @@ MODULE_PARM_DESC(mem, "Memory base address(es)");
MODULE_DESCRIPTION("Ansel AC3200 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 6670533

Please sign in to comment.