This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / dgrs.c
index c496ebf..45492c1 100644 (file)
@@ -1311,8 +1311,8 @@ dgrs_found_device(
                *privN = *priv;
 
                        /* ... and zero out VM areas */
-               privN->vmem = NULL;
-               privN->vplxdma = NULL;
+               privN->vmem = 0;
+               privN->vplxdma = 0;
                        /* ... and zero out IRQ */
                devN->irq = 0;
                        /* ... and base MAC address off address of 1st port */