net/virtio-user: fix comment
authorYong Wang <wang.yong19@zte.com.cn>
Fri, 23 Jun 2017 04:14:45 +0000 (00:14 -0400)
committerYuanhan Liu <yliu@fridaylinux.org>
Tue, 4 Jul 2017 09:31:01 +0000 (11:31 +0200)
commitc3b2fdfe5606d71fed62e26592723a4e7788718d
treecf0b1ba6b7b1d4f01f76f64d8eccedf64cb4828e
parent2a7b7d837ff70b6a58221924aa885eb0daf7f2c9
net/virtio-user: fix comment

Since "rte_eal_dev_init()" has been removed, the comment referred to
it should be modified simultaneously.

Fixes: 9721b4d543a3 ("eal: remove unused device init function")

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
drivers/net/virtio/virtio_user_ethdev.c