mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Since the net_util crate contains the common code needed for processing the control queue, let's use it and remove the duplicate from inside the virtio-devices crate. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>