commit | e0136c16fae95dc3762f3912f6f9336f5f57fe81 | [log] [tgz] |
---|---|---|
author | Zhu Lingshan <lingshan.zhu@intel.com> | Fri Jun 05 18:27:14 2020 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sat Jun 06 16:26:27 2020 -0400 |
tree | 62e577a733ffc544afd1a02dc2d7e04d4326f25d | |
parent | 776f395004d829bbbf18c159ed9beb517a208c71 [diff] |
vhost: replace -1 with VHOST_FILE_UNBIND in ioctls This commit replaces -1 with VHOST_FILE_UNBIND in ioctls since we have added such a macro in the uapi header for vdpa_host. Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com> Acked-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/1591352835-22441-5-git-send-email-lingshan.zhu@intel.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>