]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/sun3_82586.c
nilfs2: another dat for garbage collection
[linux-2.6-omap-h63xx.git] / drivers / net / sun3_82586.c
index e8f97d5c9c239f14598aece1e865e469a1e5eb6f..e0d84772771ca6bf61a32f9019104b500680114b 100644 (file)
@@ -209,7 +209,7 @@ static int sun3_82586_open(struct net_device *dev)
 static int check586(struct net_device *dev,char *where,unsigned size)
 {
        struct priv pb;
-       struct priv *p = /* (struct priv *) dev->priv*/ &pb;
+       struct priv *p = &pb;
        char *iscp_addr;
        int i;