On 7/17/2018 8:31 AM, Alexandru Gagniuc wrote:
+ if (pcie_aer_get_firmware_first(dev)) + return -EIO;
Can you move this to closer to the caller pci_aer_init()?
On 7/17/2018 8:31 AM, Alexandru Gagniuc wrote:
+ if (pcie_aer_get_firmware_first(dev)) + return -EIO;
Can you move this to closer to the caller pci_aer_init()?