1
0
Fork 0
remarkable-linux/include/linux/can
Oliver Hartkopp bc05a8944a can: allow to change the device mtu for CAN FD capable devices
The configuration for CAN FD depends on CAN_CTRLMODE_FD enabled in the driver
specific ctrlmode_supported capabilities.

The configuration can be done either with the 'fd { on | off }' option in the
'ip' tool from iproute2 or by setting the CAN netdevice MTU to CAN_MTU (16) or
to CANFD_MTU (72).

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Acked-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2014-03-07 09:18:23 +01:00
..
platform can: mcp251x: Eliminate irq_flags from driver platform_data 2013-08-21 09:28:29 +02:00
core.h canfd: add support for CAN FD in PF_CAN core 2012-06-19 21:40:01 +02:00
dev.h can: allow to change the device mtu for CAN FD capable devices 2014-03-07 09:18:23 +01:00
led.h can: rename LED trigger name on netdev renames 2013-01-26 16:58:59 +01:00
skb.h can: add destructor for self generated skbs 2014-01-30 16:25:49 -08:00