diff options
-rw-r--r-- | include/linux/kvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/kvm.h b/include/linux/kvm.h index 65df6f5e2b98..632a8560dbcf 100644 --- a/include/linux/kvm.h +++ b/include/linux/kvm.h | |||
@@ -676,7 +676,7 @@ struct kvm_assigned_msix_nr { | |||
676 | __u16 padding; | 676 | __u16 padding; |
677 | }; | 677 | }; |
678 | 678 | ||
679 | #define KVM_MAX_MSIX_PER_DEV 512 | 679 | #define KVM_MAX_MSIX_PER_DEV 256 |
680 | struct kvm_assigned_msix_entry { | 680 | struct kvm_assigned_msix_entry { |
681 | __u32 assigned_dev_id; | 681 | __u32 assigned_dev_id; |
682 | __u32 gsi; | 682 | __u32 gsi; |