Skip to content

Commit 51aae10

Browse files
committed
Fix docs
1 parent 7dcc540 commit 51aae10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sled-agent/src/illumos/dladm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ impl Dladm {
158158

159159
/// Creates a VNIC on top of the etherstub.
160160
///
161-
/// This VNIC is not tracked like [`crate::illumos::vnic::Vnic`], because
161+
/// This VNIC is not tracked like [`crate::illumos::link::Link`], because
162162
/// it is expected to exist for the lifetime of the sled.
163163
pub fn ensure_etherstub_vnic(
164164
source: &Etherstub,

0 commit comments

Comments
 (0)