MLK-14617 net: fec: fix the clock count mismatch in error path
authorAndy Duan <fugang.duan@nxp.com>
Wed, 5 Apr 2017 07:15:39 +0000 (15:15 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:47 +0000 (15:21 -0500)
commitf3e86ee17b8f122b1773e96a15de1339b209fdf8
treedf61a9a49eef194380d6f319444aba75205be13f
parentd0ce41af0cd66b8e43be9cd4826d073520766476
MLK-14617 net: fec: fix the clock count mismatch in error path

Avoid ipg clock count mismatch in error path, the issue is introduced by
the patch: "net: fec: Ensure clocks are enabled while using mdio bus".

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
drivers/net/ethernet/freescale/fec_main.c