Page MenuHomeFreeBSD

D5485.diff
No OneTemporary

D5485.diff

Index: head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
===================================================================
--- head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
+++ head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
@@ -274,7 +274,7 @@
SYSCTL_INT(_hw_hn, OID_AUTO, bind_tx_taskq, CTLFLAG_RDTUN,
&hn_bind_tx_taskq, 0, "Bind TX taskqueue to the specified cpu");
-static int hn_use_if_start = 1;
+static int hn_use_if_start = 0;
SYSCTL_INT(_hw_hn, OID_AUTO, use_if_start, CTLFLAG_RDTUN,
&hn_use_if_start, 0, "Use if_start TX method");

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 28, 11:21 AM (20 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16884798
Default Alt Text
D5485.diff (568 B)

Event Timeline