Re: [PATCH] net: systemport: Fix an error handling path in bcm_sysport_probe()

From: Florian Fainelli
Date: Sun May 15 2022 - 17:16:40 EST




On 5/15/2022 10:01 AM, Christophe JAILLET wrote:
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@xxxxxxxxxx>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian