[PATCH net] net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe()

David Miller davem at davemloft.net
Thu Jul 30 20:45:56 EDT 2020


From: Wang Hai <wanghai38 at huawei.com>
Date: Thu, 30 Jul 2020 15:30:00 +0800

> 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 at huawei.com>
> Signed-off-by: Wang Hai <wanghai38 at huawei.com>

Applied.



More information about the linux-arm-kernel mailing list