From: Nicolas Dichtel Date: Thu, 15 Jan 2015 14:11:18 +0000 (+0100) Subject: rtnl: allow to create device with IFLA_LINK_NETNSID set X-Git-Tag: fixes-v4.0-rc1~150^2~172^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317f4810e45eebe65d4f8897670df8b779de1467;p=pandora-kernel.git rtnl: allow to create device with IFLA_LINK_NETNSID set This patch adds the ability to create a netdevice in a specified netns and then move it into the final netns. In fact, it allows to have a symetry between get and set rtnl messages. Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed