aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/include
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2016-07-11 07:54:58 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2016-07-11 07:54:58 +0000
commit3e1c325e63ec37c3b3c748f646aed254c7d4dc77 (patch)
tree57b04a8bf237d7e03695102fdd01955d990e4f61 /sys/dev/hyperv/include
parentfd5831c624d64ce3959d6ecb2d14c5b4a351d91a (diff)
Notes
Diffstat (limited to 'sys/dev/hyperv/include')
-rw-r--r--sys/dev/hyperv/include/hyperv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hyperv/include/hyperv.h b/sys/dev/hyperv/include/hyperv.h
index 8411d5a75de3..880d96bcb76b 100644
--- a/sys/dev/hyperv/include/hyperv.h
+++ b/sys/dev/hyperv/include/hyperv.h
@@ -713,6 +713,7 @@ typedef struct {
typedef struct hv_vmbus_channel {
TAILQ_ENTRY(hv_vmbus_channel) list_entry;
struct hv_device* device;
+ struct vmbus_softc *vmbus_sc;
hv_vmbus_channel_state state;
hv_vmbus_channel_offer_channel offer_msg;
/*