Re: [PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()
From: Jan Beulich <hidden>
Date: 2013-05-31 12:20:32
Also in:
lkml
From: Jan Beulich <hidden>
Date: 2013-05-31 12:20:32
Also in:
lkml
quoted
quoted
On 31.05.13 at 13:59, Wei Yongjun [off-list ref] wrote:From: Wei Yongjun <redacted> Fix to return -ENOENT in the pcistub_device_find() and pci_get_drvdata() error handling case instead of 0(overwrite to 0 by str_to_slot()), as done elsewhere in this function. Signed-off-by: Wei Yongjun <redacted>
Acked-by: Jan Beulich <redacted>