diff options
author | Arseny Krasnov <[email protected]> | 2021-06-11 14:11:31 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-11 13:32:47 -0700 |
commit | b93f8877c1f2e3d3dcdec7759c5de3d67777f45d (patch) | |
tree | 9707c6c6514c4efe1f6caa110356b43479444983 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8cb48554ad822fb8553380b4781ea65f1e3ca7bb (diff) |
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 <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions