Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3602
b: refs/heads/master
c: 7b24017
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jeff Garzik committed Jun 27, 2005
1 parent 4686acf commit 2398ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0bbaf069f053957e8d733784e18a2992afd1dd3c
refs/heads/master: 7b24017e9b4506d2f83e768bf2766cc1c4a3ee54
1 change: 1 addition & 0 deletions trunk/drivers/net/3c523.c
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,7 @@ module_param_array(irq, int, NULL, 0);
module_param_array(io, int, NULL, 0);
MODULE_PARM_DESC(io, "EtherLink/MC I/O base address(es)");
MODULE_PARM_DESC(irq, "EtherLink/MC IRQ number(s)");
MODULE_LICENSE("GPL");

int init_module(void)
{
Expand Down

0 comments on commit 2398ab1

Please sign in to comment.