On Sat, 19 Jan 2019 at 10:30, Heiner Kallweit <[email protected]> wrote:
>
> It was reported that on a system with nfsboot and w/o initramfs network
> fails because trying to load the PHY driver returns -ENOENT. Reason was
> that due to missing initramfs the modprobe binary isn't available.
> So we have to ignore error code -ENOENT.
>
> Fixes: 13d0ab6750b2 ("net: phy: check return code when requesting PHY driver 
> module")
> Reported-by: Krzysztof Kozlowski <[email protected]>
> Signed-off-by: Heiner Kallweit <[email protected]>
> ---

Fixes the issue for me, thanks!
Tested-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

Reply via email to