virtio_net: enable v1.0 support
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 23 Oct 2014 21:32:24 +0000 (00:32 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 10:05:28 +0000 (12:05 +0200)
commit9465a7a6f12c2b5315c4070e50209a3b04eaf224
treec38dd5edf330d78d4065d86225b5299300f036a8
parent7e93a02fecea38e40083e82ac9b46b2477fa365e
virtio_net: enable v1.0 support

Now that we have completed 1.0 support, enable it in our driver.

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