diff options
author | 2020-07-30 15:30:00 +0800 | |
---|---|---|
committer | 2020-07-30 17:45:13 -0700 | |
commit | 85496a29224188051b6135eb38da8afd4c584765 (patch) | |
tree | dd76c3d2809eaa8ca3be4316060ddb159821cd0f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ionic: unlock queue mutex in error path (diff) | |
download | wireguard-linux-85496a29224188051b6135eb38da8afd4c584765.tar.xz wireguard-linux-85496a29224188051b6135eb38da8afd4c584765.zip |
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe()
Fix the missing clk_disable_unprepare() before return
from gemini_ethernet_port_probe() in the error handling case.
Fixes: 4d5ae32f5e1e ("net: ethernet: Add a driver for Gemini gigabit ethernet")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions