From: Jiri Pirko Date: Mon, 24 Jan 2011 05:45:46 +0000 (+0000) Subject: veth: remove unneeded ifname code from veth_newlink() X-Git-Tag: v2.6.39-rc1~468^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c49d8c3e4abefb0a41a77b25aa37ebe8d6b743;p=pandora-kernel.git veth: remove unneeded ifname code from veth_newlink() The code is not needed because tb[IFLA_IFNAME] is already processed in rtnl_newlink(). Remove this redundancy. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed