net:removed the unused variable
authorWanlong Gao <wanlong.gao@gmail.com>
Sun, 10 Apr 2011 14:10:27 +0000 (16:10 +0200)
committerJesper Nilsson <jespern@axis.com>
Tue, 3 Apr 2012 11:09:18 +0000 (13:09 +0200)
removed the unused variable "np" of eth_v10.c.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
drivers/net/cris/eth_v10.c

index ec03b40..9c755db 100644 (file)
@@ -1131,7 +1131,6 @@ static irqreturn_t
 e100rxtx_interrupt(int irq, void *dev_id)
 {
        struct net_device *dev = (struct net_device *)dev_id;
-       struct net_local *np = netdev_priv(dev);
        unsigned long irqbits;
 
        /*