summaryrefslogtreecommitdiff
path: root/drivers/scsi/virtio_scsi.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-10-14 23:52:32 (GMT)
committerRusty Russell <rusty@rustcorp.com.au>2014-10-14 23:55:10 (GMT)
commite53fbd11e983e896adaabef2d2f1695d6e0af829 (patch)
tree244d1ca5e77124d98f3b7a962b9185605bec5533 /drivers/scsi/virtio_scsi.c
parent401bbdc901b268113d7c562616feb7fc37492aca (diff)
downloadlinux-e53fbd11e983e896adaabef2d2f1695d6e0af829.tar.xz
virtio_net: enable VQs early on restore
virtio spec requires drivers to set DRIVER_OK before using VQs. This is set automatically after restore returns, virtio net violated this rule by using receive VQs within restore. To fix, call virtio_device_ready before using VQs. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/scsi/virtio_scsi.c')
0 files changed, 0 insertions, 0 deletions