提交 17b8c8c0 编写于 作者: W Wanlong Gao 提交者: Jesper Nilsson

net:removed the unused variable

removed the unused variable "np" of eth_v10.c.
Signed-off-by: NWanlong Gao <wanlong.gao@gmail.com>
Signed-off-by: NJesper Nilsson <jespern@axis.com>
上级 4bade048
......@@ -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;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册