diff options
author | 2024-11-22 23:15:51 +0100 | |
---|---|---|
committer | 2024-11-26 10:51:00 +0100 | |
commit | 595a81988a6fe06eb5849e972c8b9cb21c4e0d54 (patch) | |
tree | 50ddf0fdf6c8c00cdb0d4fb1c1e6d884e4dbf6b1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics (diff) | |
download | wireguard-linux-595a81988a6fe06eb5849e972c8b9cb21c4e0d54.tar.xz wireguard-linux-595a81988a6fe06eb5849e972c8b9cb21c4e0d54.zip |
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
The sun4i_can_err() function only incremented the receive error counter
and never the transmit error counter, even if the STA_ERR_DIR flag
reported that an error had occurred during transmission.
Increment the receive/transmit error counter based on the value of the
STA_ERR_DIR flag.
Fixes: 0738eff14d81 ("can: Allwinner A10/A20 CAN Controller support - Kernel module")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://patch.msgid.link/20241122221650.633981-11-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions