]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] enp2611: use 'dev' in link status timer
authorLennert Buytenhek <buytenh@wantstofly.org>
Wed, 23 Nov 2005 11:49:35 +0000 (12:49 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:25:26 +0000 (02:25 -0500)
commitc44185d4dcb92384c22e6c01dc09c25adae36a82
tree7a38ba1faaf15caeed9ae41d89b3fa44caa8fbe9
parentde287fd596e2e9ea9a29c397322d0a8b8a470cd1
[PATCH] enp2611: use 'dev' in link status timer

We assign nds[i] to a local variable 'dev', which we never use
afterwards.  Use the local variable instead.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/ixp2000/enp2611.c