diff options
| author | Sepherosa Ziehau <sephe@FreeBSD.org> | 2016-07-13 06:30:33 +0000 |
|---|---|---|
| committer | Sepherosa Ziehau <sephe@FreeBSD.org> | 2016-07-13 06:30:33 +0000 |
| commit | 6de616d3a0c5ce415a4318cf7439cb42cf6e573f (patch) | |
| tree | 93ef21942d29f1f02802707e471faa681c303429 /sys/dev/hyperv/include | |
| parent | 3b50b13baaf5639d4eb5f512f385b011222d7663 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hyperv/include')
| -rw-r--r-- | sys/dev/hyperv/include/hyperv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/hyperv/include/hyperv.h b/sys/dev/hyperv/include/hyperv.h index 74f5ac4edc9e..131e90ab0f43 100644 --- a/sys/dev/hyperv/include/hyperv.h +++ b/sys/dev/hyperv/include/hyperv.h @@ -564,8 +564,6 @@ typedef struct hv_vmbus_channel { */ boolean_t batched_reading; - boolean_t is_dedicated_interrupt; - struct hypercall_sigevt_in *ch_sigevt; struct hyperv_dma ch_sigevt_dma; |
