Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33491
b: refs/heads/master
c: dab3d02
h: refs/heads/master
i:
  33489: da5ef1d
  33487: db0eb1f
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent c146781 commit 6485cd3
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: 3805f0e28ca313893b87e881201561d5c1857dd8
refs/heads/master: dab3d02ec05d16aab680de471cb5d20c5d4852e8
2 changes: 1 addition & 1 deletion trunk/drivers/net/lne390.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ MODULE_PARM_DESC(mem, "memory base address(es)");
MODULE_DESCRIPTION("Mylex LNE390A/B 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 6485cd3

Please sign in to comment.