[VLAN]: Handle vlan devices net namespace changing.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 07:57:01 +0000 (00:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 07:57:01 +0000 (00:57 -0700)
When van device is moved to another namespace proc files,
related to this device, should also change one.

Use the netdev REGISTER and UNREGISTER event handlers for this.

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