This patchset is to: 1. Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition to keep the same style between the Linux kernel source [1] and lspci. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/pci_regs.h#n651 2. Decode 10-Bit Tag Requester Enable bit in Device Control 2 Register. Dongdong Liu (2): lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition lspci: Decode 10-Bit Tag Requester Enable lib/header.h | 27 +++++++++++++++------------ ls-caps.c | 23 ++++++++++++----------- 2 files changed, 27 insertions(+), 23 deletions(-) -- 1.9.1