Re: [PATCH v8 2/2] PCI: pciehp: Mask AER surprise link down error if hotplug is enabled
From: Sinan Kaya
Date: Sun Aug 19 2018 - 19:23:42 EST
On 8/18/2018 2:51 AM, Sinan Kaya wrote:
cleanup_slot(ctrl);
+ pciehp_control_surprise_error(ctrl, true);
I think I need to move this one line up but I'd like to see some input
here and also ask for some testing.
I don't have any hardware to test.