]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Make MSI-X table size match the spec
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 3 May 2009 07:13:09 +0000 (10:13 +0300)
committerMartin Mares <mj@ucw.cz>
Sun, 3 May 2009 08:31:28 +0000 (10:31 +0200)
commitab12e4bedabac94df97f8be36acdc909b27f056a
tree6f7db87c0cf8f138698185aee715fadcd827fdfc
parentf3d91991002ce7a33cb2751500cf20b6ca234889
Make MSI-X table size match the spec

MSI-X table size is 11 bits, not 10. See also PCI_MSIX_FLAGS_QSIZE
in linux/pci_regs.h. Make PCI_MSIX_TABSIZE match that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
lib/header.h