From 7c6f738dc45eaeb1b15783b4eb2031b37d77d34d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Benedikt=20Kr=C3=BCger?= Date: Wed, 29 Jun 2011 00:34:33 +0200 Subject: [PATCH] ... --- drivers/net/mmnif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/mmnif.c b/drivers/net/mmnif.c index bdc8c1af..5da13007 100644 --- a/drivers/net/mmnif.c +++ b/drivers/net/mmnif.c @@ -80,7 +80,7 @@ static int active = 0; /* decide wheter it's uses locking or not */ -static int disable_locking = 1; +static int disable_locking = 0; /* IP address of the local core and the router core to get packets forwarded */