From: Hong zhi guo Date: Sun, 9 Jun 2013 12:15:20 +0000 (+0800) Subject: veth: remove redundant call of dev_alloc_name X-Git-Tag: v3.11-rc1~16^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8b96379a820318db37f7b6e81e6e459ad56efe;p=pandora-kernel.git veth: remove redundant call of dev_alloc_name it's called in the following register_netdevice. No need to call it here. Tested with "ip link add type veth" and "ip link add xxx%d type veth". Signed-off-by: Hong Zhiguo Signed-off-by: David S. Miller --- Reading git-diff-tree failed