From: Dan Carpenter
Date: Mon, 21 Mar 2016 12:02:31 +0300
> We could end up dereferencing an error pointer when we call
> regulator_disable().
>
> Fixes: 4bdcb1dd9feb ('net: Add MDIO bus driver for the Allwinner EMAC')
> Signed-off-by: Dan Carpenter
Applied, thanks Dan.
On Mon, Mar 21, 2016 at 5:02 PM, Dan Carpenter wrote:
> We could end up dereferencing an error pointer when we call
> regulator_disable().
>
> Fixes: 4bdcb1dd9feb ('net: Add MDIO bus driver for the Allwinner EMAC')
> Signed-off-by: Dan Carpenter
Acked-by: Chen-Yu Tsai