diff options
| author | Xin LI <delphij@FreeBSD.org> | 2015-12-29 07:54:55 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2015-12-29 07:54:55 +0000 |
| commit | 47f175b846a3a48f0d4e71ea3e4179b2e227c932 (patch) | |
| tree | ab759d456e61c02a1c743be1bfae984dc702242e /sys/dev/hyperv/include | |
| parent | efcc1985adf1ff34c449ec2bd6774d23684a18d3 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hyperv/include')
| -rw-r--r-- | sys/dev/hyperv/include/hyperv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/hyperv/include/hyperv.h b/sys/dev/hyperv/include/hyperv.h index 67275036dd54..b5600baf0149 100644 --- a/sys/dev/hyperv/include/hyperv.h +++ b/sys/dev/hyperv/include/hyperv.h @@ -759,7 +759,6 @@ typedef struct hv_vmbus_channel { hv_vmbus_ring_buffer_info inbound; struct mtx inbound_lock; - hv_vmbus_handle control_work_queue; hv_vmbus_pfn_channel_callback on_channel_callback; void* channel_callback_context; |
