aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorZhang Changzhong <[email protected]>2020-07-20 15:18:43 +0800
committerDavid S. Miller <[email protected]>2020-07-20 16:57:53 -0700
commit24a63fe6d45d6527db5ab87bcd1da6921f10e89e (patch)
tree5ce6929e60b2898fc767040f0c87e68e84188016 /lib/mpi/mpi-bit.c
parent544f287b84959203367cd29e16e772717612fab4 (diff)
net: bcmgenet: fix error returns in bcmgenet_probe()
The driver forgets to call clk_disable_unprepare() in error path after a success calling for clk_prepare_enable(). Fix to goto err_clk_disable if clk_prepare_enable() is successful. Fixes: 99d55638d4b0 ("net: bcmgenet: enable NETIF_F_HIGHDMA flag") Signed-off-by: Zhang Changzhong <[email protected]> Acked-by: Doug Berger <[email protected]> Acked-by: Florian fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions