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:
1dba323
)
[NET]: Relax the reference counting of init_net_ns
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 1 Nov 2007 07:43:49 +0000
(
00:43
-0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Nov 2007 07:43:49 +0000
(
00:43
-0700)
When the CONFIG_NET_NS is n there's no need in refcounting
the initial net namespace. So relax this code by making a
stupid stubs for the "n" case.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found