diff options
| author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-01-19 10:30:21 +0100 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-01-22 14:44:26 -0800 |
| commit | 21e194425abd65b525fa38cbddd08ef169d5269d (patch) | |
| tree | 865dd9e26d7cf21dc93d60b59a3e0db0aa25e627 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 0da2b1832c741ce90d88106e4053e50feac9aad0 (diff) | |
| download | linux-21e194425abd65b525fa38cbddd08ef169d5269d.tar.gz linux-21e194425abd65b525fa38cbddd08ef169d5269d.zip | |
net: phy: fix issue with loading PHY driver w/o initramfs
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 <krzk@kernel.org>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Tested-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
