aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/vhost/net.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-08-10 09:13:10 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-08-10 10:38:55 -0400
commit8a7c3213db068135e816a6a517157de6443290d6 (patch)
treecbf59c07ea43220832992c27a4a21a76bfceac11 /drivers/vhost/net.c
parentvdpa: Fix pointer math bug in vdpasim_get_config() (diff)
downloadwireguard-linux-8a7c3213db068135e816a6a517157de6443290d6.tar.xz
wireguard-linux-8a7c3213db068135e816a6a517157de6443290d6.zip
vdpa/mlx5: fix up endian-ness for mtu
VDPA mlx5 accesses config space as native endian - this is wrong since it's a modern device and actually uses LE. It only supports modern guests so we could punt and just force LE, but let's use the full virtio APIs since people tend to copy/paste code, and this is not data path anyway. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost/net.c')
0 files changed, 0 insertions, 0 deletions