PCI: Add Vendor-Specific Extended Capability header info
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 13 Jul 2012 20:30:21 +0000 (14:30 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Aug 2012 19:47:28 +0000 (13:47 -0600)
This adds the fields in the Vendor-Specific Header: ID, Rev, and Length.
There may be multiple Vendor-Specific capabilities, so drivers should use
the VSEC ID to identify the one of interest.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found