On Fri, Aug 31, 2018 at 02:52:25PM -0700, Sinan Kaya wrote: > On 8/31/2018 2:26 PM, Keith Busch wrote: > > The check for slot reset capable, pci_probe_reset_slot, returns 0 when > > slot reset is possible, but pci_reset_bus was proceeding to reset the > > slot when the probe returned an error. This patch reverses the check to > > fix that logic. > > > > Signed-off-by: Keith Busch<keith.busch@xxxxxxxxx> > > Thanks, dennis.dalessandro@xxxxxxxxx just posted the same patch. Oh, he sure did! Nothing in my series depends on this duplicate patch, so no problem to use either one.