diff options
author | Stefan Mätje <[email protected]> | 2017-10-18 13:25:17 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2017-10-19 13:05:54 +0200 |
commit | 72d92e865d1560723e1957ee3f393688c49ca5bf (patch) | |
tree | 08495d55a27bc0a2cb9891ced80d9761fac89ebe /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 5a606223c6b5b7560da253ed52e62c67fa18e29b (diff) |
can: esd_usb2: Fix can_dlc value for received RTR, frames
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 <[email protected]>
Cc: linux-stable <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions