linux/drivers/vhost
Greg Kurz e1f33be918 vhost: fix error path in vhost_init_used()
We don't want side effects. If something fails, we rollback vq->is_le to
its previous value.

Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-03-02 17:01:49 +02:00
..
Kconfig
Makefile
net.c
scsi.c
test.c
test.h
vhost.c vhost: fix error path in vhost_init_used() 2016-03-02 17:01:49 +02:00
vhost.h
vringh.c