linux/net/can
Oliver Hartkopp 7c9416365c canfd: add new data structures and constants
- add new struct canfd_frame
- check identical element offsets in struct can_frame and struct canfd_frame
- new ETH_P_CANFD definition to tag CAN FD skbs correctly
- add CAN_MTU and CANFD_MTU definitions for easy frame and mode detection
- add CAN[FD]_MAX_[DLC|DLEN] helper constants to remove hard coded values
- update existing struct can_frame with helper constants and comments

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-06-19 21:39:50 +02:00
..
af_can.c canfd: add new data structures and constants 2012-06-19 21:39:50 +02:00
af_can.h can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
bcm.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
gw.c can: fix sparse warning for cgw_list 2012-04-16 21:08:18 +02:00
Kconfig can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
Makefile can-gw: add netlink based CAN routing 2011-09-16 17:37:51 -04:00
proc.c can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
raw.c net: remove skb_orphan_try() 2012-06-15 15:30:15 -07:00