瀏覽代碼

vhost: remove unused feature bit

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Jason Wang 8 年之前
父節點
當前提交
8d390464bf
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      include/uapi/linux/vhost.h

+ 0 - 2
include/uapi/linux/vhost.h

@@ -172,8 +172,6 @@ struct vhost_memory {
 #define VHOST_F_LOG_ALL 26
 /* vhost-net should add virtio_net_hdr for RX, and strip for TX packets. */
 #define VHOST_NET_F_VIRTIO_NET_HDR 27
-/* Vhost have device IOTLB */
-#define VHOST_F_DEVICE_IOTLB 63
 
 /* VHOST_SCSI specific definitions */