Skip to content
Snippets Groups Projects
Commit aa333355 authored by Christopher Anderson's avatar Christopher Anderson Committed by CQ bot account: commit-bot@chromium.org
Browse files

[pci] Update protocol methods for Capabilities

- Change GetNextCapability and GetFirstCapability to return
  a status code to be more testable and consistent with the
  rest of our API and syscall patterns.
- Make GetFirstCapability a protocol method to work with DDKTL
  better and avoid one-off methods in pci-lib
- Update all clients of these apis.

ZX-3146

Change-Id: I71fd19fcf22cba784c4ecd755644a3b30c5648e2
parent 80c1e6a4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment