From a121398fcaf768c022c95246d152581adf3b62e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Benedikt=20Kr=C3=BCger?= Date: Wed, 29 Jun 2011 01:09:43 +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 7f2039ca..aa40f237 100644 --- a/drivers/net/mmnif.c +++ b/drivers/net/mmnif.c @@ -82,7 +82,7 @@ static int active = 0; /* decide wheter it's uses locking or not */ -static int disable_locking = 0; +static int disable_locking = 1; /* IP address of the local core and the router core to get packets forwarded */