On Tue, Apr 07, 2026 at 12:16:27PM -0400, Michael S. Tsirkin wrote:
On Tue, Apr 07, 2026 at 04:31:56PM +0200, Luigi Leonardi wrote:
`virtio_transport_send_pkt_info` gets all the transport information
from the parameter `t_ops`. There is no need to call
`virtio_transport_get_ops()`.
Remove it.
Fixes: 581512a6dc93 ("vsock/virtio: MSG_ZEROCOPY flag support")
Signed-off-by: Luigi Leonardi <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
but I think we should drop the Fixes tag.
ok, should I send a v2 without the tag?
Thanks,
Luigi