diff options
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | 2024-11-22 23:15:53 +0100 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2024-11-26 10:51:12 +0100 |
commit | d7b916540c2ba3d2a88c27b2a6287b39d8eac052 (patch) | |
tree | 50051bfd120f1a2bd2f2071e423b82fe75dc4583 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 72a7e2e74b3075959f05e622bae09b115957dffe (diff) |
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
The f81604_handle_can_bus_errors() function only incremented the receive
error counter and never the transmit error counter, even if the ECC_DIR
flag reported that an error had occurred during transmission.
Increment the receive/transmit error counter based on the value of the
ECC_DIR flag.
Fixes: 88da17436973 ("can: usb: f81604: add Fintek F81604 support")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://patch.msgid.link/20241122221650.633981-13-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions