]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/sunlance.c
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
[linux-2.6-omap-h63xx.git] / drivers / net / sunlance.c
index 26ade68aeabf29cc342baf7eb4dbe278964e59ae..4e994f87469e4e9fc98ecec83a734c3778cc8c38 100644 (file)
@@ -915,15 +915,11 @@ static void build_fake_packet(struct lance_private *lp)
        lp->tx_new = TX_NEXT(entry);
 }
 
-struct net_device *last_dev;
-
 static int lance_open(struct net_device *dev)
 {
        struct lance_private *lp = netdev_priv(dev);
        int status = 0;
 
-       last_dev = dev;
-
        STOP_LANCE(lp);
 
        if (request_irq(dev->irq, &lance_interrupt, IRQF_SHARED,