]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/hp-plus.c
hrtimer: fix build bug found by Ingo
[linux-2.6-omap-h63xx.git] / drivers / net / hp-plus.c
index c2c4f49d7578955de11c6749423d331f786beec6..8239939554bc4474735fb174c8f6f02da9957180 100644 (file)
@@ -262,7 +262,7 @@ static int __init hpp_probe1(struct net_device *dev, int ioaddr)
        }
 
        outw(Perf_Page, ioaddr + HP_PAGING);
-       NS8390_init(dev, 0);
+       NS8390p_init(dev, 0);
        /* Leave the 8390 and HP chip reset. */
        outw(inw(ioaddr + HPP_OPTION) & ~EnableIRQ, ioaddr + HPP_OPTION);