From: Oliver Hartkopp Date: Wed, 13 Jun 2012 18:04:33 +0000 (+0200) Subject: canfd: add new data structures and constants X-Git-Tag: v3.6-rc1~125^2~505^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c9416365c60f150ef8961a2855fafbc7394ad6b;p=pandora-kernel.git 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 Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed