diff options
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index dfde04b0d453..665c37063f30 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
@@ -400,6 +400,7 @@ struct kvm_assigned_dev_kernel { | |||
400 | struct work_struct interrupt_work; | 400 | struct work_struct interrupt_work; |
401 | struct list_head list; | 401 | struct list_head list; |
402 | int assigned_dev_id; | 402 | int assigned_dev_id; |
403 | int host_segnr; | ||
403 | int host_busnr; | 404 | int host_busnr; |
404 | int host_devfn; | 405 | int host_devfn; |
405 | unsigned int entries_nr; | 406 | unsigned int entries_nr; |