[VLAN]: Create proc entries in the proper net.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 07:51:51 +0000 (00:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 07:51:51 +0000 (00:51 -0700)
commita59a8c1c865e6d231e1b5675f767ace006f08c21
tree86b8999246864dbc59f6989b79af0daf2e1de3dd
parentcd1c701432fbf84ad5ea1d8012ddd398a560bccc
[VLAN]: Create proc entries in the proper net.

The proc_vlan_dir and proc_vlan_conf migrate on the struct
vlan_net and their creation uses the struct net.

The devices' entries use the corresponding device's net.

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.h
net/8021q/vlanproc.c
This page took 0.061109 seconds and 5 git commands to generate.