• L
    node_device: new functions to get sriov/iommu info from sysfs · 7349fa2e
    Laine Stump 提交于
    The udev and hal drivers both already call the same functions as these
    new functions added to node_device_linux_sysfs.c, but 1) we need to
    call them from node_device_driver.c, and 2) it would be nice to
    eliminate the duplicated code from the hal and udev backends.
    7349fa2e
node_device_linux_sysfs.c 7.3 KB