Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131956
b: refs/heads/master
c: 9b58027
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Feb 27, 2009
1 parent 9935f7d commit b15d7de
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: 3f53a38131a4e7a053c0aa060aba0411242fb6b9
refs/heads/master: 9b58027bc23a73a036877f28422dad7a0a199f95
2 changes: 1 addition & 1 deletion trunk/drivers/net/hp-plus.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ init_module(void)
if (this_dev != 0) break; /* only autoprobe 1st one */
printk(KERN_NOTICE "hp-plus.c: Presently autoprobing (not recommended) for a single card.\n");
}
dev = alloc_ei_netdev();
dev = alloc_eip_netdev();
if (!dev)
break;
dev->irq = irq[this_dev];
Expand Down

0 comments on commit b15d7de

Please sign in to comment.