diff options
author | Liu Jian <liujian56@huawei.com> | 2022-11-17 14:13:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-19 06:33:05 +0300 |
commit | f70074140524c59a0935947b06dd6cb6e1ea642d (patch) | |
tree | cfe3173d8a26a96306679266a89a06415dbd6b13 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2360f9b8c4e81d242d4cbf99d630a2fffa681fab (diff) | |
download | linux-f70074140524c59a0935947b06dd6cb6e1ea642d.tar.xz |
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
If mtk_start_dma() fails, invoke phylink_disconnect_phy() to perform
cleanup. phylink_disconnect_phy() contains the put_device action. If
phylink_disconnect_phy is not performed, the Kref of netdev will leak.
Fixes: b8fc9f30821e ("net: ethernet: mediatek: Add basic PHYLINK support")
Signed-off-by: Liu Jian <liujian56@huawei.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/20221117111356.161547-1-liujian56@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions