]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 14 Jul 2015 23:27:46 +0000 (18:27 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 14 Jul 2015 23:27:46 +0000 (18:27 -0500)
commit67ff76708dda9b5e08d8d6623c8d6f03c35d3d73
tree73b997d5cd8aef827d4d535db9c16f877e6c113d
parent9f982bb1128a7f4215b5eb0c7b858c42c74a38d9
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition

eedf2a454a0d ("PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition")
removed PCI_MSIX_FLAGS_BIRMASK from an exported header because it was
unused in the kernel.  But that breaks user programs that were using it
(QEMU in particular).

Restore the PCI_MSIX_FLAGS_BIRMASK definition.

[bhelgaas: changelog]
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v3.13+
include/uapi/linux/pci_regs.h