]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc9ddbac9c89110f77cb0fa07e634aaf1194899aa
tree73b997d5cd8aef827d4d535db9c16f877e6c113d
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition

09a2c73ddfc7 ("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