]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/3c59x.c
sysfs: create optimal relative symlink targets
[linux-2.6-omap-h63xx.git] / drivers / net / 3c59x.c
index 862f47223fdc9e26e18df0babf94c5ca5eaefed5..6f8e7d4cf74dbdd224fdbd4d7d1b5924c206ade0 100644 (file)
@@ -1491,7 +1491,7 @@ vortex_up(struct net_device *dev)
        struct vortex_private *vp = netdev_priv(dev);
        void __iomem *ioaddr = vp->ioaddr;
        unsigned int config;
-       int i, mii_reg1, mii_reg5, err;
+       int i, mii_reg1, mii_reg5, err = 0;
 
        if (VORTEX_PCI(vp)) {
                pci_set_power_state(VORTEX_PCI(vp), PCI_D0);    /* Go active */