]> Pileus Git - ~andy/linux/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)
commit7542a6b0d273ba4338028d39bc0e6e8cbfc68898
tree3f5744c642cff2c4b5eaa75e78f4cebcb54531ab
parentfe729a57c8d85b6b38d62b64215d5f064e682940
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