commit | 66b808099146166c44157600a166c8372172cd76 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue Sep 27 16:23:34 2016 -0400 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Sep 27 16:01:49 2016 -0500 |
tree | 6dfd3e4ab300a3a3d07a6d546f8a1404c5d0f105 | |
parent | 4b202b716e4e282c26c4a95952ea33e318c363ab [diff] |
PCI/AER: Cache capability position Save the position of the error reporting capability so it doesn't need to be rediscovered during error handling. Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: Lukas Wunner <lukas@wunner.de>