Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33490
b: refs/heads/master
c: 3805f0e
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent da5ef1d commit c146781
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: 58f149fc65ebced1148789cfb37457a8c7aaca75
refs/heads/master: 3805f0e28ca313893b87e881201561d5c1857dd8
2 changes: 1 addition & 1 deletion trunk/drivers/net/lance.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ MODULE_PARM_DESC(dma, "LANCE/PCnet ISA DMA channel (ignored for some devices)");
MODULE_PARM_DESC(irq, "LANCE/PCnet IRQ number (ignored for some devices)");
MODULE_PARM_DESC(lance_debug, "LANCE/PCnet debug level (0-7)");

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

0 comments on commit c146781

Please sign in to comment.