]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/hp-plus.c
ALSA: pcm - Safer boundary checks
[linux-2.6-omap-h63xx.git] / drivers / net / hp-plus.c
index 5e070f44663504b7207e19caeb7fdd2a91621acb..0486cbe01adbc6195dcd8c4d186227f0cc4406d8 100644 (file)
@@ -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];