compat: backport PCI MSI-X entry definitions
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sat, 1 Dec 2012 19:22:09 +0000 (11:22 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sat, 1 Dec 2012 19:22:09 +0000 (11:22 -0800)
commit71273f810fe2698015a3dcb0e6323aeed4bc3e9d
tree94c9884bba036bddb9a5c77e8ca9af2718f7579c
parentf54c031909079057832aa824b20faadab42b792c
compat: backport PCI MSI-X entry definitions

The PCI MSI-X entries were moved to uapi headers on v2.6.38
to allow drivers to use it. Older kernels will need this.

mcgrof@frijol ~/linux-stable (git::linux-3.2.y)$ git describe --contains 00aaaef9
v2.6.38-rc1~55^2~15

commit 00aaaef9a51a1a25c5d6d52ce510772f149a0eb0
Author: Sheng Yang <sheng@linux.intel.com>
Date:   Thu Nov 11 15:46:54 2010 +0800

    PCI: MSI: Move MSI-X entry definition to pci_regs.h

    Then it can be used by others.

Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
include/linux/compat-2.6.38.h