diff options
author | 2021-06-11 14:11:31 +0300 | |
---|---|---|
committer | 2021-06-11 13:32:47 -0700 | |
commit | b93f8877c1f2e3d3dcdec7759c5de3d67777f45d (patch) | |
tree | 9707c6c6514c4efe1f6caa110356b43479444983 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af_vsock: update comments for stream sockets (diff) | |
download | linux-dev-b93f8877c1f2e3d3dcdec7759c5de3d67777f45d.tar.xz linux-dev-b93f8877c1f2e3d3dcdec7759c5de3d67777f45d.zip |
virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
There is no need to set type of packet which differs from type
of socket, so move passing type of packet from 'info' structure
to 'virtio_transport_send_pkt_info()' function. Since at current
time only stream type is supported, set it directly in 'virtio_
transport_send_pkt_info()', so callers don't need to set it.
Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions