From: Wanlong Gao Date: Sun, 10 Apr 2011 14:10:27 +0000 (+0200) Subject: net:removed the unused variable X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=17b8c8c00b5d7c0d087db3c847aff16a91c714b1;p=~shefty%2Frdma-dev.git net:removed the unused variable removed the unused variable "np" of eth_v10.c. Signed-off-by: Wanlong Gao Signed-off-by: Jesper Nilsson --- diff --git a/drivers/net/cris/eth_v10.c b/drivers/net/cris/eth_v10.c index ec03b401620..9c755db6b16 100644 --- a/drivers/net/cris/eth_v10.c +++ b/drivers/net/cris/eth_v10.c @@ -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; /*