From: Bjorn Helgaas Date: Thu, 18 Apr 2013 18:42:58 +0000 (-0600) Subject: vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508d1aa602ef0679a9cfc181ce918fbc4a2b3a45;p=pandora-kernel.git vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK PCI_MSIX_FLAGS_BIRMASK is mis-named because the BIR mask is in the Table Offset register, not the flags ("Message Control" per spec) register. Signed-off-by: Bjorn Helgaas Acked-by: Alex Williamson --- Reading git-diff-tree failed