mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The virtio_features_to_tap_offload() defined in ctrl_queue.rs is duplicated. Remove it and use the one defined in lib.rs instead. Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>