aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cris
diff options
context:
space:
mode:
authorWanlong Gao <wanlong.gao@gmail.com>2011-04-10 16:10:27 +0200
committerJesper Nilsson <jespern@axis.com>2012-04-03 13:09:18 +0200
commit17b8c8c00b5d7c0d087db3c847aff16a91c714b1 (patch)
tree07a1bf090937118f71e529feca8727aff5766b04 /drivers/net/cris
parentcris:removed the unused variable (diff)
downloadlinux-dev-17b8c8c00b5d7c0d087db3c847aff16a91c714b1.tar.xz
linux-dev-17b8c8c00b5d7c0d087db3c847aff16a91c714b1.zip
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 ec03b401620a..9c755db6b16d 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;
/*