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:
d9ed0f0
)
[VLAN]: Add a net argument to proc init and cleanup calls.
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 16 Apr 2008 07:51:12 +0000
(
00:51
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Apr 2008 07:51:12 +0000
(
00:51
-0700)
All proc files will be created in each net, so prepare them for
this change now, not to mess it with real creation patch.
The net != &init_net checks in them are for git-bisect sanity,
but I will drop them soon.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found