Function handle_hotplug_net_remove

Source
fn handle_hotplug_net_remove(
    linux: &mut RunnableLinuxVm,
    sys_allocator: &mut SystemAllocator,
    hotplug_manager: &mut PciHotPlugManager,
    bus: u8,
) -> VmResponse