Re: [PATCH] net: phy: xgene: disable clk on error paths
From: David Miller
Date: Mon Dec 18 2017 - 15:10:14 EST
From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Date: Sat, 16 Dec 2017 00:52:39 +0300
> There are several error paths in xgene_mdio_probe(),
> where clk is left undisabled. The patch fixes them.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Applied, thank you.