virtio: allow starting with link down
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 9 Feb 2015 01:13:52 +0000 (09:13 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Feb 2015 18:18:35 +0000 (19:18 +0100)
commit069739780ba7d3887fb859bca1ee43b1ef74b576
treea87b9eb3976087567f8f0977a2f51ad66ed1add1
parent8c09c20fb4cde76e53d87bd50acf2b441ecf6eb8
virtio: allow starting with link down

Starting driver with link down should be ok, it is with every
other driver. So just allow it.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
lib/librte_pmd_virtio/virtio_ethdev.c