We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dcc540 commit 51aae10Copy full SHA for 51aae10
sled-agent/src/illumos/dladm.rs
@@ -158,7 +158,7 @@ impl Dladm {
158
159
/// Creates a VNIC on top of the etherstub.
160
///
161
- /// This VNIC is not tracked like [`crate::illumos::vnic::Vnic`], because
+ /// This VNIC is not tracked like [`crate::illumos::link::Link`], because
162
/// it is expected to exist for the lifetime of the sled.
163
pub fn ensure_etherstub_vnic(
164
source: &Etherstub,
0 commit comments