Re: [PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures

From: Krzysztof Wilczyński
Date: Wed Mar 05 2025 - 11:10:44 EST


Hello,

> If the bitmap allocations fail then dw_pcie_ep_init_registers() currently
> returns success. Return -ENOMEM instead.

Applied to controller/dwc, thank you!

Krzysztof