git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
284b327
)
[NETNS]: init dev_base_lock only once
author
Alexey Dobriyan
<adobriyan@sw.ru>
Sun, 11 Nov 2007 06:09:25 +0000
(22:09 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 11 Nov 2007 06:09:25 +0000
(22:09 -0800)
* it already statically initialized
* reinitializing live global spinlock every time netns is
setup is also wrong
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found