diff options
| author | Stefan Mätje <Stefan.Maetje@esd.eu> | 2017-10-18 13:25:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-27 10:23:16 +0200 |
| commit | 4d56587c28d44308e5db275b34e5200fab2cc2f3 (patch) | |
| tree | 8eb66ceb046df541d556e037844190c94fcea6d6 /tools/perf/scripts/python/bin | |
| parent | aa629364c0e3c5ed3d21690a3a370601ac66eaee (diff) | |
can: esd_usb2: Fix can_dlc value for received RTR, frames
commit 72d92e865d1560723e1957ee3f393688c49ca5bf upstream.
The dlc member of the struct rx_msg contains also the ESD_RTR flag to
mark received RTR frames. Without the fix the can_dlc value for received
RTR frames would always be set to 8 by get_can_dlc() instead of the
received value.
Fixes: 96d8e90382dc ("can: Add driver for esd CAN-USB/2 device")
Signed-off-by: Stefan Mätje <stefan.maetje@esd.eu>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
