diff options
author | Peiyang Wang <wangpeiyang1@huawei.com> | 2025-02-28 13:52:58 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-04 14:50:59 +0300 |
commit | b7365eab39831487a84e63a9638209b68dc54008 (patch) | |
tree | e90030eb2e72ee4b25becf0207ed43fb783a5d86 /tools/perf/scripts/python/stackcollapse.py | |
parent | c34424eb3be4c01db831428c0d7d483701ae820f (diff) | |
download | linux-b7365eab39831487a84e63a9638209b68dc54008.tar.xz |
net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error
During the initialization of ptp, hclge_ptp_get_cycle might return an error
and returned directly without unregister clock and free it. To avoid that,
call hclge_ptp_destroy_clock to unregist and free clock if
hclge_ptp_get_cycle failed.
Fixes: 8373cd38a888 ("net: hns3: change the method of obtaining default ptp cycle")
Signed-off-by: Peiyang Wang <wangpeiyang1@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250228105258.1243461-1-shaojijie@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions