commit | c44185d4dcb92384c22e6c01dc09c25adae36a82 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Wed Nov 23 12:49:35 2005 +0100 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Dec 01 02:25:26 2005 -0500 |
tree | 7a38ba1faaf15caeed9ae41d89b3fa44caa8fbe9 | |
parent | de287fd596e2e9ea9a29c397322d0a8b8a470cd1 [diff] |
[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>