diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2018-09-18 11:40:39 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2018-11-09 17:33:32 +0100 |
commit | ed72bc8bcb9277061e753faf300b20f97323761c (patch) | |
tree | 6442973934e41d4cea8c4b03820c6890aa9e71d6 /samples | |
parent | 55059f2b7f868cd43b3ad30e28e18347e1b46ace (diff) |
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Current flexcan driver will put TX-ECHO in regular unsorted way, in
this case TX-ECHO can come after the response to the same TXed message.
In some cases, for example for J1939 stack, things will break.
This patch is using new rx-offload API to put the messages just in the
right place.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions