]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/lance.c
sh: add support for SMSC Polaris platform
[linux-2.6-omap-h63xx.git] / drivers / net / lance.c
index e81b6113ed94173cee9d39f00eb905e41b715b4c..d7afb938ea626ae3bdf2c3c005dfacab258f2696 100644 (file)
@@ -519,7 +519,7 @@ static int __init lance_probe1(struct net_device *dev, int ioaddr, int irq, int
                }
        }
 
-       /* We can't allocate dev->priv from alloc_etherdev() because it must
+       /* We can't allocate private data from alloc_etherdev() because it must
           a ISA DMA-able region. */
        chipname = chip_table[lance_version].name;
        printk("%s: %s at %#3x, ", dev->name, chipname, ioaddr);