Skip to content
Commit 3f8b9637 authored by Hong zhi guo's avatar Hong zhi guo Committed by David S. Miller
Browse files

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: default avatarHong Zhiguo <honkiko@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7a6e288d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment