mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The PCI standard mandates that the lower bits of the capability pointer are masked out before using the pointer. See PCI Local Bus Specification 3.0 Chapter 6.7 "Capabilities List". Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>