Oops, fix typo made in r272729.
This commit is contained in:
parent
e27bcffd9b
commit
dd6d49aad2
@ -207,7 +207,7 @@ struct pci_quirk {
|
||||
#define PCI_QUIRK_ENABLE_MSI_VM 3 /* Older chipset in VM where MSI works */
|
||||
#define PCI_QUIRK_UNMAP_REG 4 /* Ignore PCI map register */
|
||||
#define PCI_QUIRK_DISABLE_MSIX 5 /* MSI-X doesn't work */
|
||||
#define PCI_QUIRK_MSI_INTX_BUG 5 /* PCIM_CMD_INTxDIS disables MSI */
|
||||
#define PCI_QUIRK_MSI_INTX_BUG 6 /* PCIM_CMD_INTxDIS disables MSI */
|
||||
int arg1;
|
||||
int arg2;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user