diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-05-15 20:01:56 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-05-17 11:38:52 +0300 |
commit | ef6b1cd11962aec21c58d137006ab122dbc8d6fd (patch) | |
tree | 2b638bc53cba8a528512b763687d0f79e7f2661c /net | |
parent | af8ca6eaa9b24a90484218e356f959a94bff22fa (diff) | |
download | linux-ef6b1cd11962aec21c58d137006ab122dbc8d6fd.tar.xz |
net: systemport: Fix an error handling path in bcm_sysport_probe()
if devm_clk_get_optional() fails, we still need to go through the error
handling path.
Add the missing goto.
Fixes: 6328a126896ea ("net: systemport: Manage Wake-on-LAN clock")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/99d70634a81c229885ae9e4ee69b2035749f7edc.1652634040.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions