]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b53dda2b2b44d953ff06d50d6ef38d012b041b8
tree2bb6af290c85226eda2a56a17b44c3192f3fd51c
parent9d1e5d1169629f10a2837ed7340a4c2e6145ec6a
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