From: Alexey Dobriyan <[EMAIL PROTECTED]>
Date: Wed, 7 Nov 2007 15:51:33 +0300
> * it already statically initialized
> * reinitializing live global spinlock every time netns is
> setup is also wrong
>
> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
Good catch.
Applied, thanks Alexey.
-
T
* it already statically initialized
* reinitializing live global spinlock every time netns is
setup is also wrong
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
---
net/core/dev.c |1 -
1 file changed, 1 deletion(-)
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -4330,7 +4330,6 @@ stati