bae7f32e4de921e150e669b60 author Randy Dunlap 1152246961 -0700 committer Greg Kroah-Hartman 1154636406 -0700 PCIE: cleanup on probe error If pcie_portdrv_probe() fails but it had already called pci_enable_device(), then call pci_disable_device() when returning error. Is there some reason that this isn't being done? or was it just missed? Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman Üž·ñ›