Re: [PATCH v3 6/9] pci: Add slot and bus reset interfaces

2013-08-01 Thread Alex Williamson
On Thu, 2013-08-01 at 17:22 -0400, Don Dutile wrote: > On 08/01/2013 12:55 PM, Alex Williamson wrote: > > Sometimes pci_reset_function is not sufficient. We have cases where > > devices do not support any kind of reset, but there might be multiple > > functions on the bus preventing pci_reset_func

Re: [PATCH v3 6/9] pci: Add slot and bus reset interfaces

2013-08-01 Thread Don Dutile
On 08/01/2013 12:55 PM, Alex Williamson wrote: Sometimes pci_reset_function is not sufficient. We have cases where devices do not support any kind of reset, but there might be multiple functions on the bus preventing pci_reset_function from doing a secondary bus reset. We also have cases where