vhost: remove virtio-net.h
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Sat, 30 Apr 2016 05:25:42 +0000 (13:25 +0800)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Wed, 22 Jun 2016 07:43:01 +0000 (09:43 +0200)
commitf0fa04e35e5e5df6ddf78b8818a7b34f74fadb61
tree99f3ac7bee712dac66741c79fe8b6f5b9eab4f18
parent758e3471b494944bd77ffb1021fccbe2ba12e714
vhost: remove virtio-net.h

It barely has anything useful there, just 2 functions prototype. Here
move them to vhost-net.h, and delete it.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Tested-by: Rich Lane <rich.lane@bigswitch.com>
Acked-by: Rich Lane <rich.lane@bigswitch.com>
lib/librte_vhost/vhost-net.h
lib/librte_vhost/vhost_cuse/virtio-net-cdev.c
lib/librte_vhost/vhost_rxtx.c
lib/librte_vhost/vhost_user/virtio-net-user.c
lib/librte_vhost/virtio-net.c
lib/librte_vhost/virtio-net.h [deleted file]