diff options
author | Anssi Hannula <[email protected]> | 2018-02-26 14:27:13 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2018-07-23 14:34:46 +0200 |
commit | 83997997252f5d3fc7f04abc24a89600c2b504ab (patch) | |
tree | b81458c24483208aeae3d43376833f28840bba9a /scripts/gdb/linux/dmesg.py | |
parent | 620050d9c2be15c47017ba95efe59e0832e99a56 (diff) |
can: xilinx_can: fix RX overflow interrupt not being enabled
RX overflow interrupt (RXOFLW) is disabled even though xcan_interrupt()
processes it. This means that an RX overflow interrupt will only be
processed when another interrupt gets asserted (e.g. for RX/TX).
Fix that by enabling the RXOFLW interrupt.
Fixes: b1201e44f50b ("can: xilinx CAN controller support")
Signed-off-by: Anssi Hannula <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions