]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/vhost/net.c
vhost: Move VHOST_NET_FEATURES to net.c
authorAsias He <asias@redhat.com>
Mon, 6 May 2013 08:38:20 +0000 (16:38 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 6 May 2013 10:21:00 +0000 (13:21 +0300)
commit8570a6e72c5bfb1aee8225b8c4814cdc28417a20
tree2bb6af290c85226eda2a56a17b44c3192f3fd51c
parentb1ad8496c9f47d8b545ed4e948ab4271627c8bcf
vhost: Move VHOST_NET_FEATURES to net.c

vhost.h should not depend on device specific marcos like
VHOST_NET_F_VIRTIO_NET_HDR and VIRTIO_NET_F_MRG_RXBUF.

Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/net.c
drivers/vhost/vhost.h