From 47b572e463ea986eddb2df6684c447607b1b54ea Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Tue, 21 Feb 2012 16:22:10 +0000 Subject: [PATCH] --- yaml --- r: 294727 b: refs/heads/master c: 9ad52e63db1bc588636bc66b9133498c46e6535c h: refs/heads/master i: 294725: acc558f9462897603c674acd8c2b16dd0405270b 294723: 1646be431f61e0e380c0a0fdad4f0198577b4d11 294719: 9a29af615f5975b49947982c48d12ba162a97576 v: v3 --- [refs] | 2 +- trunk/include/linux/pci_regs.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 031d59ebc558..d18c027b5e06 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3796f1e2ca38deebd30aa755ea52562b6926c73e +refs/heads/master: 9ad52e63db1bc588636bc66b9133498c46e6535c diff --git a/trunk/include/linux/pci_regs.h b/trunk/include/linux/pci_regs.h index e41a10f5ae83..4b608f543412 100644 --- a/trunk/include/linux/pci_regs.h +++ b/trunk/include/linux/pci_regs.h @@ -391,6 +391,7 @@ #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */ #define PCI_EXP_TYPE_DOWNSTREAM 0x6 /* Downstream Port */ #define PCI_EXP_TYPE_PCI_BRIDGE 0x7 /* PCI/PCI-X Bridge */ +#define PCI_EXP_TYPE_PCIE_BRIDGE 0x8 /* PCI/PCI-X to PCIE Bridge */ #define PCI_EXP_TYPE_RC_END 0x9 /* Root Complex Integrated Endpoint */ #define PCI_EXP_TYPE_RC_EC 0xa /* Root Complex Event Collector */ #define PCI_EXP_FLAGS_SLOT 0x0100 /* Slot implemented */