On 9/16/2018 4:04 PM, Sinan Kaya wrote:
+int __pci_reset_function_locked(struct pci_dev *dev, u32 reset_type) { - int rc; + int rc = 0;
I forgot about this. I'll wait a couple of more days before when I spin a new version.
On 9/16/2018 4:04 PM, Sinan Kaya wrote:
+int __pci_reset_function_locked(struct pci_dev *dev, u32 reset_type) { - int rc; + int rc = 0;
I forgot about this. I'll wait a couple of more days before when I spin a new version.