diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-12-06 06:07:15 +0200 |
---|---|---|
committer | Alistair Strachan <astrachan@google.com> | 2019-05-14 17:56:59 -0700 |
commit | 4433966abe39e822b4e14b0347acb8bb65f01704 (patch) | |
tree | 5693ea9a8da314e869348993f76af60f230af454 /drivers/vhost/vsock.c | |
parent | b3426d61a5625190a7a5609c06a76dd02733097c (diff) |
UPSTREAM: vsock/virtio: fix src/dst cid format
commit f83f12d660d11718d3eed9d979ee03e83aa55544 upstream.
These fields are 64 bit, using le32_to_cpu and friends
on these will not do the right thing.
Fix this up.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit e80ceb2da52e0aae8e0ae9632c3abbfdd579cf61)
Bug: 121166534
Test: Ran cuttlefish with android-4.4 + vsock adb tunnel
Signed-off-by: Cody Schuffelen <schuffelen@google.com>
Change-Id: Ieccae61162243040f9ad29dc465a50be7f45ee62
Diffstat (limited to 'drivers/vhost/vsock.c')
0 files changed, 0 insertions, 0 deletions