diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-10-03 21:03:21 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-04 16:19:00 -0700 |
commit | 9234a2549cb6ac038bec36cc7c084218e9575513 (patch) | |
tree | d0be179769b33bd678a75ff2fb13ce9f85f531dc /arch/powerpc/lib/copy_mc_64.S | |
parent | 1dae9f1187189bc09ff6d25ca97ead711f7e26f9 (diff) | |
download | lwn-9234a2549cb6ac038bec36cc7c084218e9575513.tar.gz lwn-9234a2549cb6ac038bec36cc7c084218e9575513.zip |
net: phy: bcm84881: Fix some error handling paths
If phy_read_mmd() fails, the error code stored in 'bmsr' should be returned
instead of 'val' which is likely to be 0.
Fixes: 75f4d8d10e01 ("net: phy: add Broadcom BCM84881 PHY driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://patch.msgid.link/3e1755b0c40340d00e089d6adae5bca2f8c79e53.1727982168.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch/powerpc/lib/copy_mc_64.S')
0 files changed, 0 insertions, 0 deletions