diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-02-03 10:07:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-04 22:59:31 +0100 |
commit | 5201aa49b0fc12d9bf911090744ca04066bad4a7 (patch) | |
tree | a7fab4ac90b4f820531e639a390998255b4fb2b1 /net/rds/sysctl.c | |
parent | gianfar: correct the bad expression while writing bit-pattern (diff) | |
download | linux-5201aa49b0fc12d9bf911090744ca04066bad4a7.tar.xz linux-5201aa49b0fc12d9bf911090744ca04066bad4a7.zip |
vhost/net: fix up num_buffers endian-ness
In virtio 1.0 mode, when mergeable buffers are enabled on a big-endian
host, num_buffers wasn't byte-swapped correctly, so large incoming
packets got corrupted.
To fix, fill it in within hdr - this also makes sure it gets
the correct type.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions