On 1/15/19 7:48 AM, Xiaolong Ye wrote:
vhost_user_host_notifier_ctrl is not existed anymore, its statement in header file should be removed accordingly. Fixes: 43f34e35663f ("vhost: provide helper for host notifier ctrl") Cc: xiao.w.w...@intel.com Signed-off-by: Xiaolong Ye <xiaolong...@intel.com> --- lib/librte_vhost/vhost_user.h | 1 - 1 file changed, 1 deletion(-)
Applied to dpdk-next-virtio/master. Thanks, Maxime