summaryrefslogtreecommitdiff
path: root/drivers/net/declance.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/declance.c')
-rw-r--r--drivers/net/declance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/declance.c b/drivers/net/declance.c
index 5510cd99d16e..ddd6cec9cf33 100644
--- a/drivers/net/declance.c
+++ b/drivers/net/declance.c
@@ -1217,7 +1217,7 @@ err_out:
/* Find all the lance cards on the system and initialize them */
static int __init dec_lance_probe(void)
{
- static int called = 0;
+ static int called;
#ifdef MODULE
root_lance_dev = NULL;