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:
3b1e0a6
)
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 25 Mar 2008 17:36:06 +0000
(
02:36
+0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Tue, 25 Mar 2008 19:39:56 +0000
(
04:39
+0900)
Without CONFIG_NET_NS, no namespace other than &init_net exists,
no need to store net in seq_net_private.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found