linux/drivers/vhost
Michael S. Tsirkin 94dcb26bbb 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:06:43 +08:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile
net.c vhost: fix mergeable bufs on BE hosts 2012-10-31 10:03:01 -07:00
test.c tools/virtio: fix up vhost/test module build 2012-04-12 10:35:42 +03:00
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:06:43 +08:00
vhost.h skbuff: struct ubuf_info callback type safety 2012-04-13 13:09:19 -04:00