net 8390p: fix interface usage
[deliverable/linux.git] / drivers / net / ne.c
index 14126973bd12f2f5117c89556b15fb298c82d609..2fec6122c7fa09aa1e6192933c4949c3048eee26 100644 (file)
@@ -355,7 +355,7 @@ static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr)
        }
 
        /* Read the 16 bytes of station address PROM.
-          We must first initialize registers, similar to NS8390_init(eifdev, 0).
+          We must first initialize registers, similar to NS8390p_init(eifdev, 0).
           We can't reliably read the SAPROM address without this.
           (I learned the hard way!). */
        {
This page took 0.024688 seconds and 5 git commands to generate.