vhost-device/vhost-device-can/src
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
..
backend.rs can: run clippy --fix 2025-07-18 10:05:07 +02:00
can.rs Replace invalid dbg! use with log::debug! 2025-08-04 12:30:43 +02:00
main.rs can: run clippy --fix 2025-07-18 10:05:07 +02:00
vhu_can.rs Replace ptr casts with typed cast() method 2025-08-04 12:30:43 +02:00
virtio_can.rs can: make features values conforming to the virtio spec 2025-10-10 17:06:07 +02:00