vhost: rename header file
authorHuawei Xie <huawei.xie@intel.com>
Mon, 23 Feb 2015 17:36:25 +0000 (17:36 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Feb 2015 00:38:10 +0000 (01:38 +0100)
commit34f4c46dc42d781f83e181ce744d79779d53c8a1
tree4716a2d921420224b0d47db461eefad7053a323d
parent6ee36ead584b29dc242f79d36f622429a6d4a89b
vhost: rename header file

Rename vhost-net-cdev.h to vhost-net.h.
This file defines common operations provided by virtio-net(.c).

Signed-off-by: Huawei Xie <huawei.xie@intel.com>
Acked-by: Tetsuya Mukawa <mukawa@igel.co.jp>
lib/librte_vhost/vhost-net-cdev.h [deleted file]
lib/librte_vhost/vhost-net.h [new file with mode: 0644]
lib/librte_vhost/vhost_cuse/vhost-net-cdev.c
lib/librte_vhost/vhost_rxtx.c
lib/librte_vhost/virtio-net.c