Claudio Imbrenda
e5ab564c9e
VSOCK: fix loopback on big-endian systems
...
The dst_cid and src_cid are 64 bits, therefore 64 bit accessors should be
used, and in fact in virtio_transport_common.c only 64 bit accessors are
used. Using 32 bit accessors for 64 bit values breaks big endian systems.
This patch fixes a wrong use of le32_to_cpu in virtio_transport_send_pkt.
Fixes: b9116823189e85ccf384 ("VSOCK: add loopback to virtio_transport")
Signed-off-by: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-22 09:34:08 +09:00
..
2017-11-02 11:10:55 +01:00
2018-06-12 16:19:22 -07:00
2017-11-21 15:57:07 -08:00
2018-06-06 18:39:49 -07:00
2018-06-04 13:57:43 -07:00
2018-06-17 08:27:01 +09:00
2018-06-04 13:57:43 -07:00
2018-05-26 19:46:15 -04:00
2018-06-12 16:19:22 -07:00
2018-04-18 23:34:16 +02:00
2018-06-21 09:19:19 +09:00
2018-06-16 07:39:34 +09:00
2018-05-26 09:16:44 +02:00
2018-06-12 16:19:22 -07:00
2018-06-15 07:24:58 +09:00
2018-06-20 08:12:57 +09:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-06-06 18:39:49 -07:00
2018-04-17 15:17:41 -04:00
2018-06-11 14:19:38 -07:00
2018-05-08 00:02:36 -04:00
2017-10-25 13:00:27 +09:00
2018-06-12 16:19:22 -07:00
2018-04-22 21:12:00 -04:00
2018-06-20 14:41:04 +09:00
2018-06-20 14:41:04 +09:00
2018-05-26 09:16:44 +02:00
2018-06-04 13:57:43 -07:00
2018-06-04 13:57:43 -07:00
2018-06-15 09:12:37 -07:00
2017-11-21 16:35:54 -08:00
2018-06-04 13:57:43 -07:00
2018-06-16 07:39:34 +09:00
2018-03-28 22:55:18 +02:00
2018-03-27 13:18:09 -04:00
2018-06-20 07:26:58 +09:00
2018-06-16 07:39:34 +09:00
2018-05-14 17:24:18 -04:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-06-06 18:39:49 -07:00
2018-05-04 12:54:38 -04:00
2018-06-12 16:19:22 -07:00
2018-06-22 07:17:42 +09:00
2018-06-04 13:57:43 -07:00
2017-11-01 12:19:03 +09:00
2018-06-06 18:39:49 -07:00
2018-06-16 07:39:34 +09:00
2018-05-23 11:26:45 +02:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-06-22 07:24:07 +09:00
2018-06-21 12:49:33 +09:00
2018-06-16 07:39:34 +09:00
2018-06-21 09:54:05 +09:00
2018-06-12 18:28:00 -07:00
2017-11-10 13:41:40 +09:00
2018-06-12 16:19:22 -07:00
2018-06-15 09:14:30 -07:00
2018-06-04 13:57:43 -07:00
2018-06-22 09:34:08 +09:00
2017-11-02 11:10:55 +01:00
2018-06-16 07:39:34 +09:00
2018-06-04 13:57:43 -07:00
2018-06-12 12:19:04 +02:00
2018-06-06 18:39:49 -07:00
2018-04-27 19:46:06 -04:00
2018-05-28 22:59:54 -04:00
2018-06-05 10:21:18 -04:00
2018-06-10 12:25:53 -07:00
2018-03-27 13:18:09 -04:00