]> git.baikalelectronics.ru Git - kernel.git/commit
vhost: drop virtio_net.h dependency
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 6 May 2013 10:29:36 +0000 (13:29 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 6 May 2013 11:04:06 +0000 (14:04 +0300)
commit7f766deed1c9ad0ace3cf598c3456a99b86bc3c7
tree3f5744c642cff2c4b5eaa75e78f4cebcb54531ab
parent25cc16b1287d4c64be08e263ad779b9d3df12614
vhost: drop virtio_net.h dependency

There's no net specific code in vhost.c anymore,
don't include the virtio_net.h header.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c