diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-18 15:07:07 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-20 15:13:27 +0100 |
commit | 294f48e9b234415cbd8cc4e233d5fbd41e961148 (patch) | |
tree | a6ddcfd51cb1d1f10394782a1071c7d39ff6dd09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | acf50d1adbf440a01fc9cca16e80dde3da3eccab (diff) |
net: lan743x: Return PTR_ERR() for fixed_phy_register()
fixed_phy_register() returns -EPROBE_DEFER, -EINVAL and -EBUSY,
etc, in addition to -EIO. The Best practice is to return these
error codes with PTR_ERR().
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions