From: Daniel Lezcano Date: Wed, 12 Sep 2007 12:54:14 +0000 (+0200) Subject: [NETNS]: Fix loopback network namespace initialization. X-Git-Tag: v2.6.24-rc1~1454^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf07acbb9f122218095d0d221e0f949160ccc37;p=pandora-kernel.git [NETNS]: Fix loopback network namespace initialization. The core patchset of the network namespace sent by Eric Biederman does not do dynamic loopback creation. So there is no call to alloc_netdev_mq which fills the network namespace field of the netdevice. This patch assign the loopback to the init network namespace. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed