Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33484
b: refs/heads/master
c: 5d93010
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Aug 19, 2006
1 parent 0c7cd44 commit 86e7c00
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: e26c129a49a7a4990f362a9cdb3084198b4d9d7b
refs/heads/master: 5d930108c914c04fbb0bfbb059d23a5fcaf0d1e7
2 changes: 1 addition & 1 deletion trunk/drivers/net/at1700.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ MODULE_PARM_DESC(io, "AT1700/FMV18X I/O base address");
MODULE_PARM_DESC(irq, "AT1700/FMV18X IRQ number");
MODULE_PARM_DESC(net_debug, "AT1700/FMV18X debug level (0-6)");

int init_module(void)
int __init init_module(void)
{
if (io == 0)
printk("at1700: You should not use auto-probing with insmod!\n");
Expand Down

0 comments on commit 86e7c00

Please sign in to comment.