diff --git a/[refs] b/[refs] index a7b8e5d6518a..5b56c413314e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 046a48b35baa7c66d0d0331256ba12ca51665411 +refs/heads/master: bc7a8660df62da3fb5cad025322eda75fbee8731 diff --git a/trunk/include/linux/kvm.h b/trunk/include/linux/kvm.h index 0d94b274c3ae..311a073afe8a 100644 --- a/trunk/include/linux/kvm.h +++ b/trunk/include/linux/kvm.h @@ -483,7 +483,7 @@ struct kvm_irq_routing { #define KVM_ASSIGN_IRQ _IOR(KVMIO, 0x70, \ struct kvm_assigned_irq) #define KVM_REINJECT_CONTROL _IO(KVMIO, 0x71) -#define KVM_DEASSIGN_PCI_DEVICE _IOR(KVMIO, 0x72, \ +#define KVM_DEASSIGN_PCI_DEVICE _IOW(KVMIO, 0x72, \ struct kvm_assigned_pci_dev) /*