commit | ef47827ac4da5217243e1fec7ec75c1924eb4f40 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <[email protected]> | Thu Apr 10 10:24:44 2014 +0200 |
committer | Luiz Capitulino <[email protected]> | Thu May 08 14:20:00 2014 -0400 |
tree | 69d4a5b00c81d43044d5b6ee19076a356630d77b | |
parent | 6877cff044cdf6da66885eab62363baf98bb39ee [diff] |
pci-assign: propagate errors from assign_intx() Among the callers, only assigned_initfn() should set the monitor's stored error. Other callers may run in contexts where the monitor's stored error makes no sense. For example: assigned_dev_pci_write_config() assigned_dev_update_msix() assign_intx() Signed-off-by: Laszlo Ersek <[email protected]> Reviewed-by: Eric Blake <[email protected]> Signed-off-by: Luiz Capitulino <[email protected]>