On 14 September 2015 at 06:15, Bin Meng <bmeng...@gmail.com> wrote:
> On Wed, Sep 9, 2015 at 7:52 AM, Simon Glass <s...@chromium.org> wrote:
>> When the auto-configuration process fails for a device (generally due to
>> lack of memory) we should return the error correctly so that we don't
>> continue to try memory allocations which will fail.
>>
>> Adjust the code to check for errors and abort if something goes wrong.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>>
>>  drivers/pci/pci-uclass.c | 15 ++++++++++++---
>>  1 file changed, 12 insertions(+), 3 deletions(-)
[snip]
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

Applied to u-boot-x86.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to