[VLAN]: Add a net argument to proc init and cleanup calls.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 07:51:12 +0000 (00:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 07:51:12 +0000 (00:51 -0700)
commitcd1c701432fbf84ad5ea1d8012ddd398a560bccc
tree008bd395be444f5dc70b11a56e99ed86c186108e
parentd9ed0f0e2dba45eec79ffbdd841757f87712349b
[VLAN]: Add a net argument to proc init and cleanup calls.

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>
net/8021q/vlan.c
net/8021q/vlanproc.c
net/8021q/vlanproc.h