odroid-linux/drivers/vhost
Michael S. Tsirkin 603b86549a vhost: fix length for cross region descriptor
commit bd97120fc3 upstream.

If a single descriptor crosses a region, the
second chunk length should be decremented
by size translated so far, instead it includes
the full descriptor length.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-04 06:09:05 +08:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile vhost_net: a kernel-level virtio server 2010-01-15 01:43:29 -08:00
net.c vhost: fix mergeable bufs on BE hosts 2012-10-31 09:51:36 -07:00
test.c vhost: support event index 2011-05-30 11:14:15 +09:30
test.h vhost test module 2010-12-09 16:00:21 +02:00
vhost.c vhost: fix length for cross region descriptor 2013-03-04 06:09:05 +08:00
vhost.h vhost: support event index 2011-05-30 11:14:15 +09:30