diff options
author | 2024-11-25 10:59:54 +0000 | |
---|---|---|
committer | 2024-11-30 13:01:32 -0800 | |
commit | 98337d7c87577ded71114f6976edb70a163e27bc (patch) | |
tree | 1c0e1f5db727ebbef4a893d9d13e41a3e095e61c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | tcp: populate XPS related fields of timewait sockets (diff) | |
download | wireguard-linux-98337d7c87577ded71114f6976edb70a163e27bc.tar.xz wireguard-linux-98337d7c87577ded71114f6976edb70a163e27bc.zip |
ptp: Add error handling for adjfine callback in ptp_clock_adjtime
ptp_clock_adjtime sets ptp->dialed_frequency even when adjfine
callback returns an error. This causes subsequent reads to return
an incorrect value.
Fix this by adding error check before ptp->dialed_frequency is set.
Fixes: 39a8cbd9ca05 ("ptp: remember the adjusted frequency")
Signed-off-by: Ajay Kaher <ajay.kaher@broadcom.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Link: https://patch.msgid.link/20241125105954.1509971-1-ajay.kaher@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions