diff options
author | Marc Kleine-Budde <[email protected]> | 2022-09-06 19:15:28 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-02-06 13:57:27 +0100 |
commit | b5a3d0864ee7e43a6ef8a2820f901d60bf4e0703 (patch) | |
tree | e466af4ad4741a56f24478f4576a76984100f153 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 0c017f0910a7f4d90708df853b629f487c8ba739 (diff) |
can: bittiming: can_sjw_check(): check that SJW is not longer than either Phase Buffer Segment
According to "The Configuration of the CAN Bit Timing" [1] the SJW
"may not be longer than either Phase Buffer Segment".
Check SJW against length of both Phase buffers. In case the SJW is
greater, report an error via netlink to user space and bail out.
[1] http://web.archive.org/http://www.oertel-halle.de/files/cia99paper.pdf
Link: https://lore.kernel.org/all/[email protected]
Suggested-by: Vincent Mailhol <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions