diff options
author | 2013-04-17 16:57:56 -0600 | |
---|---|---|
committer | 2013-04-23 09:50:30 -0600 | |
commit | 703860ed4e36ded696bd44af6107243fdedfb746 (patch) | |
tree | eb5bd366144a03639ac8ae229c571381a1c98e96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] megaraid_sas: Use correct #define for MSI-X capability (diff) | |
download | linux-dev-703860ed4e36ded696bd44af6107243fdedfb746.tar.xz linux-dev-703860ed4e36ded696bd44af6107243fdedfb746.zip |
PCI: Use u8, not int, for PM capability offset
The Power Management Capability (PCI_CAP_ID_PM == 0x01) is defined by PCI
and must appear in the 256-byte PCI Configuration Space from 0-0xff. It
cannot be in the PCIe Extended Configuration space from 0x100-0xfff, so
we only need a u8 to hold its offset.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions