]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Aug 2015 03:52:22 +0000 (20:52 -0700)
commitbe424ace3767c8b632e88d110341e2a9fba8c9bb
tree6ccd261ccf2a3df3b21cfac7f88e1cc8036d0375
parentc7e6f05156402364f34669e0fa6fd69b834f994b
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition

commit c9ddbac9c89110f77cb0fa07e634aaf1194899aa upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/pci_regs.h