linux/drivers/vhost
Michael S. Tsirkin 02b21626c5 vhost: fix mergeable bufs on BE hosts
commit 910a578f7e upstream.

We copy head count to a 16 bit field, this works by chance on LE but on
BE guest gets 0. Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Alexander Graf <agraf@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-31 10:03:01 -07:00
..
Kconfig
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 skbuff: struct ubuf_info callback type safety 2012-04-13 13:09:19 -04:00
vhost.h skbuff: struct ubuf_info callback type safety 2012-04-13 13:09:19 -04:00