diff options
author | Betty Dall <betty.dall@hp.com> | 2013-12-13 08:23:16 -0700 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-12-13 14:40:09 -0700 |
commit | 8e7f8d0b30d4e3e30007b10eb2916d970b5f8c93 (patch) | |
tree | cc91e99f7633abf8c805542a23cc451946232d75 /drivers/net | |
parent | 1c38108a086f1cca3700765607059a6d865910c2 (diff) |
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
aer_set_firmware_first() searches the HEST for an error source descriptor
matching the specified PCI device. It uses the apei_hest_parse() iterator
to call aer_hest_parse() for every descriptor in the HEST.
Previously, aer_hest_parse() incorrectly assumed every descriptor was for a
PCIe error source. This patch adds a check to avoid that error.
[bhelgaas: factor check into helper, use in aer_hest_parse_aff(), changelog]
Signed-off-by: Betty Dall <betty.dall@hp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions