can-utils/include/linux
Oliver Hartkopp c3d9cc2027 cangw: support len8_dlc for Classical CAN frames
The can_dlc value that is passed to the kernel is not sanitized in cangw
therefore we only update the help text and some comments in gw.h.

In the case that the CAN interface supports len8_dlc by setting
CAN_CTRLMODE_CC_LEN8_DLC the can-gw module can modify the full DLC value
range (0 .. 15) for Classic CAN frames.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2020-11-22 19:57:27 +01:00
..
can cangw: support len8_dlc for Classical CAN frames 2020-11-22 19:57:27 +01:00
can.h can: add optional DLC element to Classical CAN frame structure 2020-11-22 18:41:38 +01:00
errqueue.h include: add errqueue.h, net_tstamp.h, netlink.h 2019-05-09 14:36:53 +02:00
net_tstamp.h include: add errqueue.h, net_tstamp.h, netlink.h 2019-05-09 14:36:53 +02:00
netlink.h Fix comparison type mismatch warnings 2020-05-28 20:54:37 +02:00