[NETNS]: Enable routing configuration in non-initial namespace.
authorDenis V. Lunev <den@openvz.org>
Thu, 10 Jan 2008 11:30:49 +0000 (03:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:35 +0000 (15:01 -0800)
I.e. remove the net != &init_net checks from the places, that now can
handle other-than-init net namespace.

Acked-by: Benjamin Thery <benjamin.thery@bull.net>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found