diff options
author | 2023-12-13 17:27:11 +0200 | |
---|---|---|
committer | 2023-12-14 18:55:38 -0800 | |
commit | d215ab4d6ae8bea8f66a50399745791b7de5b7d8 (patch) | |
tree | 5249d4735b918cf821564a7d5c41e563beae7d40 /rust/kernel/net.rs | |
parent | net: atlantic: eliminate double free in error handling logic (diff) | |
download | linux-rng-d215ab4d6ae8bea8f66a50399745791b7de5b7d8.tar.xz linux-rng-d215ab4d6ae8bea8f66a50399745791b7de5b7d8.zip |
net: mdio-mux: show errors on probe failure
Showing the precise error symbols can help debugging probe issues, such
as the recent -EIO error in of_mdiobus_register() caused by the lack of
bus->read_c45() and bus->write_c45() methods.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20231213152712.320842-2-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/net.rs')
0 files changed, 0 insertions, 0 deletions