Skip to content

pcid: Replace get_capabilities with get_vendor_capabilities

bjorn3 requested to merge bjorn3/drivers:pcid_cleanup6 into master

While this stops returning raw MSI/MSI-X capabilities from get_capabilities, the same info can be obtained using fetch_all_features and feature_info.

Merge request reports