summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vhost.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2014-10-24 11:49:27 +0300
committerMichael S. Tsirkin <mst@redhat.com>2014-12-09 12:05:29 +0200
commitbf995734969c3ca9de9e00138151201eab4cbb01 (patch)
treed51cd78b463ed250c9cf9508c52ccf28da68de10 /drivers/vhost/vhost.c
parente05fd12b388b1356f753ca54445551cb1de03386 (diff)
downloadop-kernel-dev-bf995734969c3ca9de9e00138151201eab4cbb01.zip
op-kernel-dev-bf995734969c3ca9de9e00138151201eab4cbb01.tar.gz
vhost/net: force len for TX to host endian
vhost/net keeps a copy of the used ring in host memory but (ab)uses the length field for internal house-keeping. This works because the length in the used ring for tx is always 0. In order to suppress sparse warnings, we force native endianness here. Note that these values are never exposed to guests. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/vhost/vhost.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud