virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 17 Feb 2015 05:42:44 +0000 (16:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 17 Feb 2015 05:49:29 +0000 (16:19 +1030)
I noticed this with the console device.  It's not *wrong*, just a bit
weird.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio.c

Simple merge