]> git.baikalelectronics.ru Git - kernel.git/commit
net: fec: correct the error path for regulator disable in probe
authorFugang Duan <fugang.duan@nxp.com>
Thu, 13 Aug 2020 07:13:14 +0000 (15:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Aug 2020 23:48:29 +0000 (16:48 -0700)
commit9bcab25662304c12a5b031c0ad1da766d85313d0
treeac5d6d45b7a98bdf3e96b9bc069aa24c3b7c31cb
parent88a9997d402b6c891402a9e3de1ac009f7378495
net: fec: correct the error path for regulator disable in probe

Correct the error path for regulator disable.

Fixes: 9333a7ea764e ("net: fec: add phy-reset-gpios PROBE_DEFER check")
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fec_main.c