mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-02 13:44:33 +00:00
dragonball: modify wrong code comments
modify virtio_net_dev_mgr.rs wrong code comments Fixes: #5252 Signed-off-by: zhaoxu <zhaoxu@megvii.com>
This commit is contained in:
parent
8a2df6b31c
commit
abc26b00bb
@ -320,7 +320,7 @@ impl VirtioNetDeviceMgr {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Attach all configured vsock device to the virtual machine instance.
|
/// Attach all configured net device to the virtual machine instance.
|
||||||
pub fn attach_devices(
|
pub fn attach_devices(
|
||||||
&mut self,
|
&mut self,
|
||||||
ctx: &mut DeviceOpContext,
|
ctx: &mut DeviceOpContext,
|
||||||
|
Loading…
Reference in New Issue
Block a user