commit | a59a8c1c865e6d231e1b5675f767ace006f08c21 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 00:51:51 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 00:51:51 2008 -0700 |
tree | 86b8999246864dbc59f6989b79af0daf2e1de3dd | |
parent | cd1c701432fbf84ad5ea1d8012ddd398a560bccc [diff] |
[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>