summaryrefslogtreecommitdiff
path: root/drivers/net/cris
diff options
context:
space:
mode:
authorWanlong Gao <wanlong.gao@gmail.com>2011-04-10 14:10:27 (GMT)
committerJesper Nilsson <jespern@axis.com>2012-04-03 11:09:18 (GMT)
commit17b8c8c00b5d7c0d087db3c847aff16a91c714b1 (patch)
tree07a1bf090937118f71e529feca8727aff5766b04 /drivers/net/cris
parent4bade0481cc378eee8f1f9412dc10dcc1b401f23 (diff)
downloadlinux-fsl-qoriq-17b8c8c00b5d7c0d087db3c847aff16a91c714b1.tar.xz
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>
Diffstat (limited to 'drivers/net/cris')
-rw-r--r--drivers/net/cris/eth_v10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/cris/eth_v10.c b/drivers/net/cris/eth_v10.c
index ec03b40..9c755db 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;
/*