vhost-device/vhost-device-can/CHANGELOG.md
Matias Ezequiel Vara Larsen f1411b0450 can: make features values conforming to the virtio spec
Fix the values of VIRTIO_CAN_F_RTR_FRAMES and VIRTIO_CAN_F_LATE_TX_ACK
to be conforming to the virtio spec and the driver (see comments in
https://lkml.org/lkml/2025/9/11/1615).

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
2025-10-10 17:06:07 +02:00

222 B

Changelog

Unreleased

Added

Changed

Fixed

  • [#888] can: make features values conforming to the virtio spec

Deprecated

v0.1.0

First release