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 коммит произвёл Jesper Nilsson
Родитель 4bade0481c
Коммит 17b8c8c00b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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