On Wed, Apr 14, 2021 at 12:01:56AM +0800, Jonathan Cameron wrote: > This ID is used in DOE headers to identify protocols that are > defined within the PCI Express Base Specification. Can you please include the specific spec citation here? > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > Since V1: New Patch > > include/linux/pci_ids.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index a76ccb697bef..2c0459c23331 100644 > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -149,6 +149,7 @@ > #define PCI_CLASS_OTHERS 0xff > > /* Vendors and devices. Sort key: vendor first, device next. */ > +#define PCI_VENDOR_ID_PCI_SIG 0x0001 > > #define PCI_VENDOR_ID_LOONGSON 0x0014 > > -- > 2.19.1 >