Re: [PATCH v2] PCI: dwc: Fix setting error return on MSI DMA mapping failure
From: Lorenzo Pieralisi
Date: Fri Apr 08 2022 - 10:44:12 EST
On Wed, 9 Mar 2022 20:01:04 +0800, Jiantao Zhang wrote:
> When dma_mapping_error() returns error because of no enough memory,
> but dw_pcie_host_init() returns success, which will mislead the callers.
>
>
Applied to pci/dwc, thanks!
[1/1] PCI: dwc: Fix setting error return on MSI DMA mapping failure
https://git.kernel.org/lpieralisi/pci/c/88557685cd
Thanks,
Lorenzo