diff options
author | Wanlong Gao | 2011-04-10 16:10:27 +0200 |
---|---|---|
committer | Jesper Nilsson | 2012-04-03 13:09:18 +0200 |
commit | 17b8c8c00b5d7c0d087db3c847aff16a91c714b1 (patch) | |
tree | 07a1bf090937118f71e529feca8727aff5766b04 /drivers/net | |
parent | 4bade0481cc378eee8f1f9412dc10dcc1b401f23 (diff) |
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')
-rw-r--r-- | drivers/net/cris/eth_v10.c | 1 |
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; /* |