On 04/10/2014 02:24 AM, Laszlo Ersek wrote:
> Propagate any errors while adding PCI capabilities to
> assigned_device_pci_cap_init(). We'll continue the propagation upwards
> when assigned_device_pci_cap_init() becomes a leaf itself (when none of
> its callees will report errors internally any long
Propagate any errors while adding PCI capabilities to
assigned_device_pci_cap_init(). We'll continue the propagation upwards
when assigned_device_pci_cap_init() becomes a leaf itself (when none of
its callees will report errors internally any longer when detecting and
returning them).
Signed-off-b