Page MenuHomeFreeBSD

D9102.id.diff
No OneTemporary

D9102.id.diff

Index: head/sys/dev/hyperv/netvsc/if_hn.c
===================================================================
--- head/sys/dev/hyperv/netvsc/if_hn.c
+++ head/sys/dev/hyperv/netvsc/if_hn.c
@@ -996,6 +996,9 @@
hn_resume_mgmt(sc);
}
+ devctl_notify("HYPERV_NIC_VF", if_name(hn_ifp),
+ vf ? "VF_UP" : "VF_DOWN", NULL);
+
if (bootverbose)
if_printf(hn_ifp, "Data path is switched %s %s\n",
vf ? "to" : "from", if_name(ifp));

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 9, 12:36 AM (7 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34866375
Default Alt Text
D9102.id.diff (443 B)

Event Timeline