net:removed the unused variable

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>
This commit is contained in:
Wanlong Gao 2011-04-10 16:10:27 +02:00 committed by Jesper Nilsson
parent 4bade0481c
commit 17b8c8c00b
1 changed files with 0 additions and 1 deletions

View 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;
/*