diff options
author | Jeroen Hofstee <[email protected]> | 2019-09-24 18:46:00 +0000 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2019-11-04 21:47:23 +0100 |
commit | 678d85ed8554e1d6c9720ebcab785eea8fe0d4ef (patch) | |
tree | ab5c4549f7cf2d9ef561930147f4e452ff612ed2 /lib/mpi | |
parent | 99383749c25954c23c87e1592f6b49b216e0a2e2 (diff) |
can: ti_hecc: add fifo overflow error reporting
When the rx FIFO overflows the ti_hecc would silently drop them since
the overwrite protection is enabled for all mailboxes. So disable it for
the lowest priority mailbox and return a proper error value when receive
message lost is set. Drop the message itself in that case, since it
might be partially updated.
Signed-off-by: Jeroen Hofstee <[email protected]>
Acked-by: Jeroen Hofstee <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions