commit | 9859ccd2c8be63ce939522e63e265f2b0caa1109 | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <socketcan@hartkopp.net> | Fri Feb 28 16:36:23 2014 +0100 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Fri Mar 07 09:18:22 2014 +0100 |
tree | aae08f7351b66eb224ce7b48763569d6189e3c7b | |
parent | 08da7da41ea490eab08ad9e2674e3b92d6aa2b07 [diff] |
can: introduce the data bitrate configuration for CAN FD As CAN FD offers a second bitrate for the data section of the CAN frame the infrastructure for storing and configuring this second bitrate is introduced. Improved the readability of the if-statement by inserting some newlines. 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>